HomeSort by relevance Sort by last modified time
    Searched defs:buildTestId (Results 1 - 3 of 3) sorted by null

  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
MetadataReporter.java 145 metadata.testId = buildTestId(test);
177 private static String buildTestId(TestDescription test) {
  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
ChecksumReporter.java 296 String testId = buildTestId(suiteName, caseName, testName, abi);
316 private static String buildTestId(
  /test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar 

Completed in 62 milliseconds