Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc53 static const std::chrono::milliseconds kTestConfigSaveDelay = std::chrono::milliseconds(100); variable
68 storage_ = new StorageModule(handler_, temp_config_.string(), kTestConfigSaveDelay, in SetUp()
198 ASSERT_TRUE(WaitForReactorIdle(kTestConfigSaveDelay)); in TEST_F()
206 ASSERT_TRUE(WaitForReactorIdle(kTestConfigSaveDelay)); in TEST_F()
214 ASSERT_TRUE(WaitForReactorIdle(kTestConfigSaveDelay)); in TEST_F()