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.java147 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testResultReporting() local
266 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testRetry() local
385 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testResultReporting_moduleNotDone() local
513 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testResultReporter_sharded() local
573 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in testRetryWithRunHistory() 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.java458 TestRuntime test1 = new TestRuntime(); in testGetshard_allSameRuntime() local
498 TestRuntime test1 = new TestRuntime(); in testGetShard_cannotSplitMore() local