Searched defs:dir_path (Results 1 – 10 of 10) sorted by relevance
/test/vts/utils/python/gcs/ |
D | gcs_api_utils.py | 69 def ListFilesWithPrefix(self, dir_path, strict=True): argument 119 def CountFiles(self, dir_path): argument 135 def PrefixExists(self, dir_path): argument
|
D | gcs_api_utils_test.py | 32 def simple_ListFilesWithPrefix(dir_path): argument 49 def simple_PrefixExists(dir_path): argument
|
/test/vts-testcase/vndk/files/ |
D | VtsVndkFilesTest.py | 56 def _ListFiles(self, dir_path): argument
|
D | vts_vndk_files_test.py | 53 def _ListFiles(self, dir_path): argument
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
D | ProtoFuzzerUtils.cpp | 86 for (const auto &dir_path : dirs) { in ExtractCompSpecs() local
|
/test/vts/compilation_tools/vtsc/ |
D | VtsCompilerUtils.cpp | 538 string PathJoin(const char* dir_path, const char* file_name) { in PathJoin()
|
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 35 HalDriverLoader::HalDriverLoader(const string dir_path, int epoch_count, in HalDriverLoader()
|
/test/vts/runners/host/ |
D | utils.py | 202 def iterate_files(dir_path): argument
|
/test/vts/proto/ |
D | VtsReportMessage.proto | 209 optional bytes dir_path = 1 [deprecated=true]; field
|
/test/mlts/benchmark/tools/ |
D | tensor_utils.py | 224 def read_tensors_from_dir(self, dir_path): argument
|