Searched defs:filePaths (Results 1 – 3 of 3) sorted by relevance
157 final String[] filePaths = new String[] { in testAddCompletedDownload_publicDirs() local
390 List<String> filePaths = new ArrayList<>(); in getFilePathsFromBuildInfo() local
3373 private static void assertCanDeletePathsAs(TestApp testApp, String... filePaths) in assertCanDeletePathsAs()3381 private static void assertCantDeletePathsAs(TestApp testApp, String... filePaths) in assertCantDeletePathsAs()3403 private static void assertCanDeletePaths(String... filePaths) { in assertCanDeletePaths()