Home
last modified time | relevance | path

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

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