Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc131 bool WaitForReactorIdle(std::chrono::milliseconds time) { in WaitForReactorIdle() function in testing::StorageModuleTest
230 ASSERT_TRUE(WaitForReactorIdle(kTestConfigSaveDelay)); in TEST_F()
239 ASSERT_TRUE(WaitForReactorIdle(kTestConfigSaveDelay)); in TEST_F()
247 ASSERT_TRUE(WaitForReactorIdle(kTestConfigSaveDelay)); in TEST_F()
311 ASSERT_TRUE(WaitForReactorIdle(std::chrono::milliseconds(1))); in TEST_F()