Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DItemTest.java103 public void testProperties() { in testProperties() method in ItemTest
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/
H A DHttpsServiceConnectionTest.java100 Map<String, List<String>> testProperties = new HashMap<>(); in verifyGetResponseProperties() local
/aosp12/build/soong/java/
H A Djava.go699 type testProperties struct { struct
702 Test_suites []string `android:"arch_variant"`
706 Test_config *string `android:"path,arch_variant"`
710 Test_config_template *string `android:"path,arch_variant"`
714 Data []string `android:"path"`
719 Auto_gen_config *bool
723 Test_mainline_modules []string
726 Test_options TestOptions
729 Jni_libs []string
756 testProperties testProperties member
H A Drobolectric.go72 testProperties testProperties member
H A Dapp_import.go482 testProperties testProperties member
H A Dapp.go951 testProperties testProperties member
/aosp12/build/soong/python/
H A Dtest.go62 testProperties TestProperties member
/aosp12/frameworks/base/core/tests/systemproperties/src/android/os/
H A DSystemPropertiesTest.java51 public void testProperties() throws Exception { in testProperties() method in SystemPropertiesTest
/aosp12/build/soong/sh/
H A Dsh_binary.go164 testProperties TestProperties member
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
H A DLocationProviderManagerTest.java213 public void testProperties() { in testProperties() method in LocationProviderManagerTest
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java7745 public void testProperties() throws Exception { in testProperties() method in ContactsProvider2Test