Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_integration_test.cpp175 class ScopedSystemProperties { class
177 ScopedSystemProperties(const std::string& key, const std::string& value) : mStoredKey(key) { in ScopedSystemProperties() function in __anon4208d6b70110::ScopedSystemProperties