Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dlegacy_config_file_test.cc127 static const std::string kConfigWithDuplicateSectionAndKey = variable
174 ASSERT_TRUE(WriteToFile(temp_config.string(), kConfigWithDuplicateSectionAndKey)); in TEST()