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/metalava/src/main/java/com/android/tools/metalava/
DReporter.kt171 val id2 = id.name in toString() constant