Searched defs:loops (Results 1 – 10 of 10) sorted by relevance
28 constexpr int loops {3000000}; in TestGlobalParentFunction() local
46 const int loops = 4; in OnTestFunction() local
36 repeated S2Loop loops = 1; field
221 uint32_t loops = 10; in TimerEventFun() local250 int loops = 11; in SleepLoopFunc() local
1040 int loops = 11; in SleepLoop() local1054 uint32_t loops = 10; in TimerEvent() local
101 int loops = 5; variable
254 for (int loops = 0; loops < 2 && result == AAUDIO_OK; loops++) { in main() local
227 size_t loops = ((maxIndex / 2) & (~3)); in runMemoryLatencyTest() local
502 int done = 0, loops = 0; in res_nsend() local629 int done = 0, loops = 0; in res_nsend() local
382 for (int loops = 0; loops < NUMBER_LOOPS; loops++) { in TEST_P() local