Home
last modified time | relevance | path

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

/art/test/922-properties/
Dproperties.cc35 char** properties; in Java_art_Test922_getSystemProperties() local
/art/tools/class2greylist/test/src/com/android/class2greylist/
DUnsupportedAppUsageAnnotationHandlerTest.java574 ArgumentCaptor<Map<String, String>> properties = ArgumentCaptor.forClass(Map.class); in testAnnotationPropertiesIntoMap() local
/art/runtime/native/
Ddalvik_system_VMRuntime.cc196 const std::vector<std::string>& properties = Runtime::Current()->GetProperties(); in VMRuntime_properties() local