Home
last modified time | relevance | path

Searched defs:WaitForProperty (Results 1 – 2 of 2) sorted by relevance

/system/libbase/
Dproperties_test.cpp157 TEST(properties, WaitForProperty) { in TEST() argument
Dproperties.cpp196 bool WaitForProperty(const std::string& key, const std::string& expected_value, in WaitForProperty() function