Searched defs:scriptName (Results 1 – 2 of 2) sorted by relevance
105 public MonkeyRecorder(String scriptName, String version) throws IOException { in MonkeyRecorder()128 private static void initXmlFile(String scriptName, String version) throws IOException { in initXmlFile()
63 static String scriptName = null; field in MonkeyRunner