Searched refs:mTestJars (Results 1 – 1 of 1) sorted by relevance
83 private Set<String> mTestJars = new HashSet<String>(Arrays.asList(JUNIT_JAR)); field in JUnitDeviceTest103 mTestJars.add(jarFileName); in addTestJarFileName()154 for (String f : mTestJars) { in installJars()175 for (String f : mTestJars) { in removeJars()197 if (mTestJars.isEmpty()) { in checkFields()206 for (String f : mTestJars) { in checkFields()