Searched refs:getExcludedFilesInJavaClasspath (Results 1 – 2 of 2) sorted by relevance
256 public List<String> getExcludedFilesInJavaClasspath() { in getExcludedFilesInJavaClasspath() method in TestEnvironment
303 for (String excludedFile : mTestEnvironment.getExcludedFilesInJavaClasspath()) { in build()