Home
last modified time | relevance | path

Searched defs:id2 (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/contrib/tests/src/com/android/regression/tests/
DMetricsTest.java64 TestDescription id2 = new TestDescription("class", "test2"); in testAddTestMetrics() local
87 TestDescription id2 = new TestDescription("class", "test2"); in testValidate() local
113 TestDescription id2 = new TestDescription("class", "test2"); in testCrossValidate() local
DDetectRegressionTest.java116 TestDescription id2 = new TestDescription("class", "test2"); in testRunRegressionDetection() local
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DPythonUnitTestResultParserTest.java234 TestDescription id2 = new TestDescription("c", "d"); in testParseMultiTestPass() local
261 TestDescription id2 = new TestDescription("c", "d"); in testParseMultiTestPassWithOneExpectedFailure() local
288 TestDescription id2 = new TestDescription("c", "d"); in testParseMultiTestPassWithAllExpectedFailure() local
352 TestDescription id2 = new TestDescription("c", "d"); in testParseSubtestFailure() local
388 TestDescription id2 = new TestDescription("c", "d"); in testParseMultiTestFailWithExpectedFailure() local
424 TestDescription id2 = new TestDescription("__main__.MyExampleTest", "test_example1_pass"); in testParseMultiTestWithModuleClassAndMixedResults() local