HomeSort by relevance Sort by last modified time
    Searched refs:nestedSuiteName1 (Results 1 - 2 of 2) sorted by null

  /cts/tools/host/test/com/android/cts/
TestPlanBuilderTests.java 136 final String nestedSuiteName1 = "com.google";
153 + " <TestSuite name=\"" + nestedSuiteName1+ "\"" + ">\n"
212 final String nestedSuiteName1 = "com.google";
229 + " <TestSuite name=\"" + nestedSuiteName1+ "\"" + ">\n"
251 String caseTwoName = nestedSuiteName1 + "." + nestedSuiteName2 + "." + cName2;
292 String caseName = nestedSuiteName1 + "." + caseName1;
TestSessionBuilderTests.java     [all...]

Completed in 674 milliseconds