Searched defs:properties (Results 1 – 3 of 3) sorted by relevance
35 char** properties; in Java_art_Test922_getSystemProperties() local
574 ArgumentCaptor<Map<String, String>> properties = ArgumentCaptor.forClass(Map.class); in testAnnotationPropertiesIntoMap() local
196 const std::vector<std::string>& properties = Runtime::Current()->GetProperties(); in VMRuntime_properties() local