Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DNodeLooperThreadTest.cc31 constexpr auto kSLEEP_TOLERANCE_MS = 50ms; variable
67 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
85 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
108 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
140 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
144 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
161 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
169 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
177 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
186 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
DHintManagerTest.cc35 constexpr auto kSLEEP_TOLERANCE_MS = 50ms; variable
237 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
270 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
293 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
301 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
312 std::this_thread::sleep_for(100ms + kSLEEP_TOLERANCE_MS); in TEST_F()
317 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
328 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
342 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
348 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
[all …]
DPropertyNodeTest.cc33 constexpr auto kSLEEP_TOLERANCE_MS = 2ms; variable
137 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()
143 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()
DFileNodeTest.cc32 constexpr auto kSLEEP_TOLERANCE_MS = 2ms; variable
147 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()
153 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()