Home
last modified time | relevance | path

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

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