Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/tests/src/com/android/regression/tests/
DMetricsTest.java62 TestDescription id1 = new TestDescription("class", "test1"); in testAddTestMetrics() local
85 TestDescription id1 = new TestDescription("class", "test1"); in testValidate() local
105 TestDescription id1 = new TestDescription("class", "test1"); in testCrossValidate() local
DDetectRegressionTest.java115 TestDescription id1 = new TestDescription("class", "test1"); in testRunRegressionDetection() local
/tools/metalava/src/main/java/com/android/tools/metalava/
DReporter.kt192 val id1 = "Doclava${id.code}" in isSuppressed() constant