Home
last modified time | relevance | path

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

/bionic/libc/system_properties/include/system_properties/
Dsystem_properties.h45 friend class SystemPropertiesTest; variable
/bionic/tests/
Dsystem_properties_test.cpp38 class SystemPropertiesTest : public SystemProperties { class
40 SystemPropertiesTest() : SystemProperties(false) { in SystemPropertiesTest() function in SystemPropertiesTest