Searched refs:NanoSleep (Results 1 – 11 of 11) sorted by relevance
211 NanoSleep(100'000'000); // Wait for child processes to exec. in TEST_F()232 NanoSleep(100'000'000); // Wait for child processes to exec. in TEST_F()249 NanoSleep(100'000'000); // Wait for child processes to exec. in TEST_F()
54 NanoSleep(MsToNs(1500)); in TEST()
120 void NanoSleep(uint64_t ns);
218 void NanoSleep(uint64_t ns) { in NanoSleep() function
107 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()152 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()190 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()196 NanoSleep(millis_ * 1000 * 1000); in Run()
53 NanoSleep(2'000); in TEST_F()62 NanoSleep(2'000); in TEST_F()72 NanoSleep(2'000); in TEST_F()80 NanoSleep(2'000); in TEST_F()90 NanoSleep(2'000); in TEST_F()250 NanoSleep(2'000); in TEST_F()
137 NanoSleep((id_ + 3) * 1000); // (3+id) mu s in Run()
101 NanoSleep(1000ull * (i - kYieldMax)); in BackOff()
118 NanoSleep(1000ull * (i - kYieldMax)); in BackOff()
1790 NanoSleep(MsToNs(10)); in IsLiveObjectLocked()
2098 NanoSleep(kSleepUs * 1000 * (i - kYieldMax)); in BackOff()