Searched refs:setTestMethod (Results 1 – 2 of 2) sorted by relevance
128 public void setTestMethod(String testMethod) { in setTestMethod() method in AndroidJUnitLaunchInfo
97 junitLaunchInfo.setTestMethod(getTestMethod(configuration)); in doLaunch()