Searched refs:ClearSystemPropertiesForHost (Results 1 – 7 of 7) sorted by relevance
26 using bluetooth::os::ClearSystemPropertiesForHost;41 if (ClearSystemPropertiesForHost()) { in TEST()
56 bool ClearSystemPropertiesForHost();
33 EXPECT_TRUE(bluetooth::os::ClearSystemPropertiesForHost()); in SetUp()41 EXPECT_TRUE(bluetooth::os::ClearSystemPropertiesForHost()); in TearDown()
46 bool ClearSystemPropertiesForHost() { in ClearSystemPropertiesForHost() function
53 bool ClearSystemPropertiesForHost() { in ClearSystemPropertiesForHost() function
105 bool ClearSystemPropertiesForHost() { return false; } in ClearSystemPropertiesForHost() function