Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc50 static const size_t kTestTempDevicesCapacity = 10; variable
62 kTestTempDevicesCapacity, in TestStorageModule()
160 auto config = LegacyConfigFile::FromPath(temp_config_.string()).Read(kTestTempDevicesCapacity); in TEST_F()
232 auto config = LegacyConfigFile::FromPath(temp_config_.string()).Read(kTestTempDevicesCapacity); in TEST_F()
241 config = LegacyConfigFile::FromPath(temp_config_.string()).Read(kTestTempDevicesCapacity); in TEST_F()
249 config = LegacyConfigFile::FromPath(temp_config_.string()).Read(kTestTempDevicesCapacity); in TEST_F()