Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 5 of 5) sorted by relevance

/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DModuleGeneratorTest.java276 private static IterableSubject assertThatListDirectory(Path dir) throws IOException { in assertThatListDirectory()
/test/vts-testcase/kernel/api/sysfs/src/com/android/tests/sysfs/
DKernelApiSysfsTest.java175 private String[] findFiles(String dir, String nameFilter) throws Exception { in findFiles()
/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp751 for (const std::string &dir : kNativeHalPaths) { in TEST() local
809 for (const std::string &dir : kNativeHalPaths) { in TEST_P() local
/test/mlts/benchmark/jni/
Drun_tflite.cpp551 DIR* dir = opendir(tempDir.get()); in getCompilationCacheSize() local
/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1383 static bool GetKeyUsedByDir(const std::string &dir, in GetKeyUsedByDir()