Home
last modified time | relevance | path

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

12

/aosp_15_r20/build/soong/java/
H A Djava.go1278 type testProperties struct { struct
1281 Test_suites []string `android:"arch_variant"`
1285 Test_config *string `android:"path,arch_variant"`
1289 Test_config_template *string `android:"path,arch_variant"`
1293 Data []string `android:"path"`
1298 Device_common_data []string `android:"path_device_common"`
1303 Device_first_data []string `android:"path_device_first"`
1309 Device_first_prefer32_data []string `android:"path_device_first_prefer32"`
1314 Auto_gen_config *bool
1318 Test_mainline_modules []string
[all …]
H A Drobolectric.go85 testProperties testProperties member
H A Dravenwood.go99 testProperties testProperties member
/aosp_15_r20/external/jackson-annotations/src/test/java/com/fasterxml/jackson/annotation/
H A DOptBooleanTest.java6 public void testProperties() in testProperties() method in OptBooleanTest
H A DPropertyAccessorTest.java6 public void testProperties() in testProperties() method in PropertyAccessorTest
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
H A DSourceFileCoverageImplTest.java26 public void testProperties() { in testProperties() method in SourceFileCoverageImplTest
H A DPackageCoverageTest.java31 public void testProperties() { in testProperties() method in PackageCoverageTest
H A DMethodCoverageImplTest.java26 public void testProperties() { in testProperties() method in MethodCoverageImplTest
H A DBundleCoverageImplTest.java35 public void testProperties() { in testProperties() method in BundleCoverageImplTest
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DTemplateTestSuite.java38 private Properties testProperties; field in TemplateTestSuite
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DLongTest.java27 Properties testProperties = new Properties(); in testSystemProperties() local
H A DIntegerTest.java42 Properties testProperties = new Properties(); in testSystemProperties() local
/aosp_15_r20/external/guice/core/test/com/google/inject/internal/
H A DRealElementTest.java43 public void testProperties() { in testProperties() method in RealElementTest
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/functional/
H A DJavaUtilTest.java58 public void testProperties() { in testProperties() method in JavaUtilTest
/aosp_15_r20/external/autotest/client/cros/netprotos/
H A Dzeroconf_unittest.py70 def testProperties(self): member in TestZeroconfDaemon
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/
H A DCoverageNodeImplTest.java35 public void testProperties() { in testProperties() method in CoverageNodeImplTest
/aosp_15_r20/cts/tests/accessibility/src/android/view/accessibility/cts/
H A DCaptioningManagerTest.java133 public void testProperties() { in testProperties() method in CaptioningManagerTest
/aosp_15_r20/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DItemTest.java103 public void testProperties() { in testProperties() method in ItemTest
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnectionTest.java100 Map<String, List<String>> testProperties = new HashMap<>(); in verifyGetResponseProperties() local
/aosp_15_r20/frameworks/base/core/tests/systemproperties/src/android/os/
H A DSystemPropertiesTest.java73 public void testProperties() throws Exception { in testProperties() method in SystemPropertiesTest
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/
H A DTestJsonPointer.java112 public void testProperties() { in testProperties() method in TestJsonPointer
/aosp_15_r20/cts/tests/location/location_fine/src/android/location/cts/fine/
H A DLocationProviderBaseTest.java92 public void testProperties() throws Exception { in testProperties() method in LocationProviderBaseTest
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmirrored_values_test.py85 def testProperties(self): member in MirroredVariableTest
H A Dvalues_v2_test.py244 def testProperties(self): member in _VariableInterfaceTestBase
/aosp_15_r20/build/soong/python/
H A Dtest.go100 testProperties TestProperties member

12