Searched defs:GetOrEmpty (Results 1 – 2 of 2) sorted by relevance
73 std::string GetOrEmpty(const std::string& key, Args... fallback_keys) const { in GetOrEmpty() function
56 TEST_F(SystemPropertiesTest, GetOrEmpty) { in TEST_F() argument