Searched defs:test1 (Results 1 – 6 of 6) sorted by relevance
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/ |
D | VtsMultiDeviceTestResultParserTest.java | 72 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/ |
D | ResultReporterTest.java | 147 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
|
D | ConsoleReporterTest.java | 109 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in runTests() local
|
D | MetadataReporterTest.java | 119 TestDescription test1 = new TestDescription(CLASS, METHOD_1); in runTests() local
|
D | ChecksumReporterTest.java | 97 ITestResult test1 = caseResult.getOrCreateResult("Test1"); in setUp() local
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | ModuleRepoTest.java | 458 TestRuntime test1 = new TestRuntime(); in testGetshard_allSameRuntime() local 498 TestRuntime test1 = new TestRuntime(); in testGetShard_cannotSplitMore() local
|