Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dlegacy_config_file_test.cc129 static const std::string kConfigWithDuplicateSectionAndKey = variable
176 ASSERT_TRUE(WriteToFile(temp_config.string(), kConfigWithDuplicateSectionAndKey)); in TEST()