Home
last modified time | relevance | path

Searched refs:waitForNothing (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/util/async/
H A Dbounded_frequency_runner_test.go200 func waitForNothing(name string, t *testing.T, timer *fakeTimer, obj *receiver) { func
255 waitForNothing("premature", t, timer, obj)
263 waitForNothing("minInterval", t, timer, obj)
324 waitForNothing("not minInterval", t, timer, obj)
385 waitForNothing("minInterval, nothing queued", t, timer, obj)
403 waitForNothing("minInterval, nothing queued", t, timer, obj)
411 waitForNothing("retry cancelled", t, timer, obj)
434 waitForNothing("retry cancelled", t, timer, obj)
438 waitForNothing("premature", t, timer, obj)