kubernetes/staging/src/k8s.io/client-go/util/workqueue/parallelizer_test.go

type testCase

func (c testCase) String() string {}

var cases

func TestParallelizeUntil(t *testing.T) {}

func BenchmarkParallelizeUntil(b *testing.B) {}

func calPrime(p int) bool {}