Searched defs:numIterations (Results 1 – 4 of 4) sorted by relevance
346 int numIterations = service.numIterations.get(); in testBig() local354 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService403 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
69 int numIterations = 10 * PODArena::DefaultChunkSize / sizeof(TestClass1); in TEST_F() local
993 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining()
4393 int32_t numIterations, UBool useUText) { in RunMonkey()