HomeSort by relevance Sort by last modified time
    Searched refs:testProperties (Results 1 - 18 of 18) sorted by null

  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
SourceFileCoverageImplTest.java 25 public void testProperties() {
PackageCoverageTest.java 30 public void testProperties() {
BundleCoverageImplTest.java 34 public void testProperties() {
MethodCoverageImplTest.java 25 public void testProperties() {
  /external/guice/core/test/com/google/inject/internal/
RealElementTest.java 43 public void testProperties() {
  /build/soong/python/
test.go 29 type TestProperties struct {
42 testProperties TestProperties
48 return append(test.binaryDecorator.bootstrapperProps(), &test.testProperties)
52 test.testConfig = tradefed.AutoGenPythonBinaryHostTestConfig(ctx, test.testProperties.Test_config,
53 test.testProperties.Test_config_template, test.binaryDecorator.binaryProperties.Test_suites)
androidmk.go 70 if p.testProperties.Test_config != nil {
72 *p.testProperties.Test_config)
  /build/soong/android/
sh_binary.go 53 type TestProperties struct {
75 testProperties TestProperties
145 strings.Join(s.testProperties.Test_suites, " "))
146 fmt.Fprintln(w, "LOCAL_TEST_CONFIG :=", String(s.testProperties.Test_config))
176 module.AddProperties(&module.testProperties)
  /cts/tests/accessibility/src/android/view/accessibility/cts/
CaptioningManagerTest.java 100 public void testProperties() {
  /build/soong/java/
app.go 536 testProperties testProperties
552 a.testConfig = tradefed.AutoGenInstrumentationTestConfig(ctx, a.testProperties.Test_config, a.testProperties.Test_config_template, a.manifestPath, a.testProperties.Test_suites)
553 a.data = android.PathsForModuleSrc(ctx, a.testProperties.Data)
588 &module.testProperties)
java.go     [all...]
androidmk.go 119 testSuiteComponent(w, j.testProperties.Test_suites)
345 testSuiteComponent(w, a.testProperties.Test_suites)
  /external/autotest/client/cros/netprotos/
zeroconf_unittest.py 66 def testProperties(self):
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/
CoverageNodeImplTest.java 34 public void testProperties() {
  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/bijectors/
affine_scalar_test.py 33 def testProperties(self):
affine_test.py 34 def testProperties(self):
  /external/tensorflow/tensorflow/python/distribute/
distribute_lib_test.py 151 def testProperties(self):
  /external/tensorflow/tensorflow/contrib/distribute/python/
values_test.py 355 def testProperties(self):
563 def testProperties(self):

Completed in 981 milliseconds