Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Drepeating_timer_unittest.cc31 constexpr uint32_t delay_error_ms = 100; variable
72 ASSERT_NEAR(scheduled_delay_ms, actual_delay.count(), delay_error_ms); in VerifyDelayTimeAndSleep()
164 std::this_thread::sleep_for(std::chrono::milliseconds(delay_error_ms)); in TEST_F()
180 std::this_thread::sleep_for(std::chrono::milliseconds(delay_error_ms)); in TEST_F()
211 std::chrono::milliseconds(delay_ms + delay_error_ms)); in TEST_F()
214 std::chrono::milliseconds(delay_ms + delay_error_ms)); in TEST_F()
248 std::chrono::milliseconds(delay_ms + delay_error_ms)); in TEST_F()
251 std::chrono::milliseconds(delay_ms + delay_error_ms)); in TEST_F()