HomeSort by relevance Sort by last modified time
    Searched defs:SystemPropertiesTest (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/incident/src/com/android/server/cts/
SystemPropertiesTest.java 24 public class SystemPropertiesTest extends ProtoDumpTestCase {
25 private static final String TAG = "SystemPropertiesTest";
  /bionic/tests/
system_properties_test.cpp 38 class SystemPropertiesTest : public SystemProperties {
40 SystemPropertiesTest() : SystemProperties(false) {
43 ~SystemPropertiesTest() {
94 SystemPropertiesTest system_properties;
130 SystemPropertiesTest system_properties;
165 SystemPropertiesTest system_properties;
211 SystemPropertiesTest system_properties;
228 SystemPropertiesTest system_properties;
257 SystemPropertiesTest system_properties;
316 SystemPropertiesTest system_properties
    [all...]

Completed in 3720 milliseconds