Home
last modified time | relevance | path

Searched defs:suitePlan (Results 1 – 2 of 2) sorted by relevance

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java63 public void init(String suitePlan, String dynamicConfigUrl) { in init()
70 public void init(String suitePlan, String dynamicConfigUrl, long startTimeMs) { in init()
/cts/common/util/src/com/android/compatibility/common/util/
DResultHandler.java226 public static File writeResults(String suiteName, String suiteVersion, String suitePlan, in writeResults()