Searched defs:test2 (Results 1 – 7 of 7) sorted by relevance
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/ |
D | VtsMultiDeviceTestResultParserTest.java | 77 TestDescription test2 = new TestDescription(RUN_NAME, TEST_NAME_1); in testRunTimeoutInput() local 105 TestDescription test2 = new TestDescription(RUN_NAME, TEST_NAME_1); in testRunNormalInput() local 225 TestDescription test2 = new TestDescription(RUN_NAME, TEST_NAME_2); in testNormalSummary() local
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
D | ResultReporterTest.java | 150 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in testResultReporting() local 270 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in testRetry() local 326 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in testRetryCanSetDone() local 365 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in testRetryCannotSetDone() local 520 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in testResultReporter_sharded() local 577 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in testRetryWithRunHistory() local
|
D | ConsoleReporterTest.java | 114 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in runTests() local
|
D | MetadataReporterTest.java | 124 TestDescription test2 = new TestDescription(CLASS, METHOD_2); in runTests() local
|
/test/vti/dashboard/src/main/java/com/android/vts/entity/ |
D | TestEntity.java | 126 TestEntity test2 = (TestEntity) obj; in equals() local
|
/test/vti/dashboard/src/test/java/com/android/vts/util/ |
D | StatSummaryTest.java | 100 StatSummary test2 = in testMerge() local
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | ModuleRepoTest.java | 463 TestRuntime test2 = new TestRuntime(); in testGetshard_allSameRuntime() local
|