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.cc40 constexpr auto kSLEEP_TOLERANCE_MS = 50ms; variable
339 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
363 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
371 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
382 std::this_thread::sleep_for(100ms + kSLEEP_TOLERANCE_MS); in TEST_F()
387 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
398 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
414 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
420 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS); in TEST_F()
425 std::this_thread::sleep_for(500ms + kSLEEP_TOLERANCE_MS); in TEST_F()
[all …]
DPropertyNodeTest.cc33 constexpr auto kSLEEP_TOLERANCE_MS = 2ms; variable
142 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()
148 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()
DFileNodeTest.cc32 constexpr auto kSLEEP_TOLERANCE_MS = 2ms; variable
154 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()
160 std::this_thread::sleep_for(expire_time + kSLEEP_TOLERANCE_MS); in TEST()