Home
last modified time | relevance | path

Searched defs:test1 (Results 1 – 6 of 6) sorted by relevance

/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParserTest.java72 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_2); in testRunTimeoutInput() local
101 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_2); in testRunNormalInput() local
221 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_1); in testNormalSummary() local
246 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_1); in testClassErrorSummary() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java148 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testResultReporting() local
267 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testRetry() local
386 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testResultReporting_moduleNotDone() local
514 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testResultReporter_sharded() local
DConsoleReporterTest.java109 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in runTests() local
DMetadataReporterTest.java119 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in runTests() local
DChecksumReporterTest.java97 ITestResult test1 = caseResult.getOrCreateResult("Test1"); in setUp() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java455 TestRuntime test1 = new TestRuntime(); in testGetshard_allSameRuntime() local
495 TestRuntime test1 = new TestRuntime(); in testGetShard_cannotSplitMore() local