Home
last modified time | relevance | path

Searched defs:test3 (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DJUnitXmlParserTest.java74 TestDescription test3 = new TestDescription("FailTest", "testFail"); in testParse() local
99 TestDescription test3 = new TestDescription("ErrorTest", "testFail"); in testParseErrorAndSkipped() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DBaseDeviceMetricCollectorTest.java412 TestDescription test3 = new TestDescription(TestRunAnnotated.class.getName(), "testThree"); in testActualRunAnnotated_include() local
460 TestDescription test3 = new TestDescription(TestRunAnnotated.class.getName(), "testThree"); in testActualRunAnnotated_exclude() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationFileTestTest.java158 final TestDescription test3 = new TestDescription("ClassFoo3", "methodBar3"); in testRun_reRunOneFailedToCompleteTest() local
420 final TestDescription test3 = new TestDescription("ClassFoo3", "methodBar3"); in testRun_exceedMaxAttempts() local