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 | 148 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
|
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 | 455 TestRuntime test1 = new TestRuntime(); in testGetshard_allSameRuntime() local 495 TestRuntime test1 = new TestRuntime(); in testGetShard_cannotSplitMore() local
|