Searched refs:testingOnlyRejectionSamplingLooped (Results 1 – 2 of 2) sorted by relevance
235 if testingOnlyRejectionSamplingLooped != nil {236 testingOnlyRejectionSamplingLooped()246 var testingOnlyRejectionSamplingLooped func() var
350 t.Cleanup(func() { testingOnlyRejectionSamplingLooped = nil })352 testingOnlyRejectionSamplingLooped = func() { loopCount++ }