Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module_test.cc62 static const std::string kSupportedSyspropValue = "0,1,4"; variable
72 "[Sysprops]\n" + kSupportedSyspropName + "=" + kSupportedSyspropValue + "\n" +
89 Optional(StrEq(kSupportedSyspropValue))); in TEST_F()