Searched defs:suitePlan (Results 1 – 2 of 2) sorted by relevance
63 public void init(String suitePlan, String dynamicConfigUrl) { in init()70 public void init(String suitePlan, String dynamicConfigUrl, long startTimeMs) { in init()
226 public static File writeResults(String suiteName, String suiteVersion, String suitePlan, in writeResults()