Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java102 public String getSuitePlan() { in getSuitePlan() method in CompatibilityBuildHelper
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DTestSuiteResultMessageProto.java159 java.lang.String getSuitePlan(); in getSuitePlan() method
989 public java.lang.String getSuitePlan() { in getSuitePlan() method in TestSuiteResultMessageProto.TestSuiteResultMessage
3081 public java.lang.String getSuitePlan() { in getSuitePlan() method in TestSuiteResultMessageProto.TestSuiteResultMessage.Builder
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java927 protected String getSuitePlan(CompatibilityBuildHelper mBuildHelper) { in getSuitePlan() method in ResultReporter