Searched defs:testLocation (Results 1 – 2 of 2) sorted by relevance
269 private String getOatFileName(String testLocation, String programName) { in getOatFileName()274 public void cleanCodeCache(Architecture architecture, String testLocation, String programName) { in cleanCodeCache()280 public void pushProgramToDevice(String programName, String testLocation) { in pushProgramToDevice()
38 protected String testLocation; field in Executor