Home
last modified time | relevance | path

Searched refs:testFileNames (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/lz4/tests/
H A DREADME.md23 …es of lz4 and performs a speed benchmark for a given list of files (the `testFileNames` parameter).
44 nohup ./test-lz4-speed.py testFileNames emails &
50 testFileNames file names list for speed benchmark
H A Dtest-lz4-speed.py259 testFileNames = args.testFileNames.split() variable
261 for fileName in testFileNames:
/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py278 testFileNames = args.testFileNames.split() variable
280 for fileName in testFileNames:
H A DREADME.md68 …s of zstd and performs a speed benchmark for a given list of files (the `testFileNames` parameter).
89 nohup ./test-zstd-speed.py testFileNames emails &
95 testFileNames file names list for speed benchmark
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstallApexModuleTargetPreparer.java1174 private boolean containsApex(Collection<File> testFileNames) { in containsApex() argument
1175 for (File filename : testFileNames) { in containsApex()
1188 private boolean containsApks(List<File> testFileNames) { in containsApks() argument
1189 for (File filename : testFileNames) { in containsApks()
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...