Searched refs:kSupportedSyspropName (Results 1 – 1 of 1) sorted by relevance
61 static const std::string kSupportedSyspropName = "bluetooth.device.class_of_device"; variable72 "[Sysprops]\n" + kSupportedSyspropName + "=" + kSupportedSyspropValue + "\n" +78 EXPECT_THAT(bluetooth::os::GetSystemProperty(kSupportedSyspropName), std::nullopt); in TEST_F()88 bluetooth::os::GetSystemProperty(kSupportedSyspropName), in TEST_F()99 EXPECT_THAT(bluetooth::os::GetSystemProperty(kSupportedSyspropName), std::nullopt); in TEST_F()108 EXPECT_THAT(bluetooth::os::GetSystemProperty(kSupportedSyspropName), std::nullopt); in TEST_F()