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

  /tools/tradefederation/core/prod-tests/tests/src/com/android/continuous/
SmokeTestFailureReporterTest.java 107 final TestIdentifier testPass1 = new TestIdentifier("FooTest", "testPass1");
124 mReporter.testStarted(testPass1);
125 mReporter.testEnded(testPass1, emptyMap);
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DeviceSuiteTest.java 75 public void testPass1() {}
120 "testPass1");
149 new TestIdentifier(Junit4DeviceTestclass.class.getName(), "testPass1");
HostTestTest.java 235 public void testPass1() {
251 public void testPass1() {
252 super.testPass1();
    [all...]
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
JarHostTestTest.java 117 public void testPass1() {}

Completed in 100 milliseconds