Searched refs:Path (Results 1 – 12 of 12) sorted by relevance
50 import java.nio.file.Path;69 Path testsDir = createTestsDir(); in tearDown_packageNamesProvided_deletesGeneratedModules()114 Path testsDir = createTestsDir(); in split_multiplePackageNameProviders_generateModulesForAll()134 Path testsDir = createTestsDir(); in split_packageNameProviderThrowsException_throwsException()149 Path testsDir = createTestsDir(); in split_packageNamesNotProvided_doesNotGenerate()159 Path testsDir = createTestsDir(); in split_templateContainsPlaceholders_replacesPlaceholdersInOutput()180 Path testsDir = createTestsDir(); in split_templateDoesNotContainPlaceholder_outputsTemplateContent()198 Path testsDir = createTestsDir(); in split_templateContentIsEmpty_outputsTemplateContent()215 Path testsDir, String packageName) throws IOException { in assertThatModuleConfigFileContent()220 private static IterableSubject assertThatListDirectory(Path dir) throws IOException { in assertThatListDirectory()[all …]
52 self._suite_dir = pathlib.Path(tempfile.mkdtemp(prefix='csuite'))82 out_dir = pathlib.Path(o)131 self._root_dir = pathlib.Path(tempfile.mkdtemp(prefix='csuite_apk_dir'))142 def get_path(self) -> pathlib.Path:147 apk_paths: Sequence[pathlib.Path]): argument165 adb_binary_path: pathlib.Path = None, argument228 def _add_owner_exec_permission(path: pathlib.Path): argument232 def get_test_app_apks(app_module_name: Text) -> Sequence[pathlib.Path]:242 def _get_test_file(name: Text) -> pathlib.Path:261 def _get_test_dir() -> pathlib.Path:[all …]
32 import java.nio.file.Path;100 private FileBasedPackageNameProvider createProvider(Path... packagesFiles) in createProvider()104 for (Path packagesFile : packagesFiles) { in createProvider()111 private Path createPackagesFile(String content) throws IOException { in createPackagesFile()112 Path tempFile = Files.createTempFile(tempFolder.getRoot().toPath(), "packages", ".txt"); in createPackagesFile()
44 import java.nio.file.Path;213 private Path getModulePath(String packageName) throws IOException { in getModulePath()214 Path testsDir = mTestDirectoryProvider.get(mBuildInfo); in getModulePath()241 Path get(IBuildInfo buildInfo) throws IOException; in get()252 public Path get(IBuildInfo buildInfo) throws IOException { in get()
29 import java.nio.file.Path;63 Path pathInfo = Paths.get(filePath); in TestSuiteFileEntity()
43 import java.nio.file.Path;173 Path filePathInfo = Paths.get(file); in downloadHandler()204 Path pathInfo = Paths.get(path); in defaultHandler()
42 import java.nio.file.Path;143 Path pathInfo = Paths.get(String.join(fileSeparator, pathList)); in doGet()
56 import java.nio.file.Path;427 Path packageDir = in createPackageFile()
57 import java.nio.file.Path;267 Path pathInfo = in generateSuiteTestData()
253 var paths []android.Path
244 <b>Result Log Path: </b>249 <b>Infra Log Path: </b>
82 <h5>Current Directory Path : ${path}</h5>