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

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
ITestPlan.java 69 public void addExcludedTests(String uri, Collection<TestIdentifier> excludedTests);
TestPlan.java 159 public void addExcludedTests(String uri, Collection<TestIdentifier> excludedTests) {
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
PlanCreator.java 128 derivedPlan.addExcludedTests(pkgUri, excludedTests);

Completed in 61 milliseconds