Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 14 of 14) sorted by relevance

/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DZipTestUtils.java55 static File cloneRsrc(@Nonnull String rsrcName, @Nonnull TemporaryFolder folder) in cloneRsrc() argument
64 return cloneRsrc(rsrcName, folder, cloneName); in cloneRsrc()
81 @Nonnull TemporaryFolder folder, in cloneRsrc() argument
84 File result = new File(folder.getRoot(), cloneName); in cloneRsrc()
DZFileReadOnlyTest.java81 File folder = temporaryFolder.newFolder(); in cannotAddRecursivelyInRoMode() local
84 zf.addAllRecursively(folder); in cannotAddRecursivelyInRoMode()
/tools/asuite/atest/
Datest_script_help.sh101 for folder in ${ANDROID_HOST_OUT_TESTCASES}/*; do
102 for entry in "$folder"/*; do
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dscript_help.sh96 for folder in ${ANDROID_HOST_OUT_TESTCASES}/*; do
97 for entry in "$folder"/*; do
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/tools/asuite/aidegen/lib/
Dcommon_util_unittest.py445 folder = 'path/to/dir'
447 abs_path = os.path.join(root_dir, folder)
448 mock_walk.return_value = [(root_dir, [folder], [target])]
451 abs_path = os.path.join(root_dir, folder)
452 mock_walk.return_value = [(root_dir, [folder], [target])]
455 mock_walk.return_value = [(root_dir, [folder], [target])]
/tools/asuite/
D.gitignore19 # folder, as fake date for testing. Add the path to gitignore exception.
/tools/test/openhst/
DREADME.md47 1. Decompress protoc-3.11.4-win64.zip and copy bin/protoc.exe to env/ folder
48 1. Decompress protoc-3.11.4-win64.zip and copy include/* under env/include folder
/tools/asuite/aidegen/project/
Dproject_splitter.py451 for folder in excludes:
452 folder_path = os.path.join(root_path, folder)
/tools/trebuchet/trebuchet/user-switch-analyzer/
DREADME.md24 Alternatively, run-user-switch-perf.sh script in the scripts folder
/tools/asuite/aidegen/
DREADME.md14 * Launch IDE for specified folder(s) which contains build targets, i.e. cts.
/tools/metalava/
DREADME.md286 merges in manually curated data; some of this is in the manual/ folder in this
/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...