Home
last modified time | relevance | path

Searched refs:dir_exists (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/gcs_test/python/
H A Dgcs_smoke.py62 dir_exists = file_io.is_directory(dir_name)
63 assert dir_exists
64 print("%s directory exists: %s" % (dir_name, dir_exists))
118 dir_exists = file_io.is_directory(dir_name)
119 assert not dir_exists
/aosp_15_r20/system/extras/torq/
H A Dvalidate_simpleperf.py19 from utils import path_exists, dir_exists
34 if args.symbols is None or not dir_exists(args.symbols):
47 if not dir_exists(os.environ["ANDROID_PRODUCT_OUT"]):
H A Dutils.py24 def dir_exists(path: str): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd02.c37 static int dir_exists(const char *dirpath) in dir_exists() function
77 if (!dir_exists(tmpdir)) in setup()
/aosp_15_r20/build/make/tools/
H A Dlist_files.py49 if not dir_exists(self.folder_dir):
101 def dir_exists(dir: str) -> bool: function
H A Dstub_diff_analyzer.py70 if not dir_exists(dir):
299 def dir_exists(dir: str) -> bool: function
/aosp_15_r20/external/openscreen/build/config/
H A Dsysroot.gni29 if (exec_script("//build/scripts/dir_exists.py",
/aosp_15_r20/external/cronet/build/config/
H A Dsysroot.gni64 exec_script("//build/dir_exists.py",
/aosp_15_r20/external/angle/build/config/
H A Dsysroot.gni64 exec_script("//build/dir_exists.py",
/aosp_15_r20/external/pytorch/caffe2/serialize/
H A Dinline_container.cc653 bool dir_exists = (stat(dir_name.c_str(), &st) == 0 && (st.st_mode & S_IFDIR)); in setup() local
654 TORCH_CHECK(dir_exists, "Parent directory ", dir_name, " does not exist."); in setup()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Djit_utils.cpp1240 const bool dir_exists = (access(p_dir, F_OK) == 0); in _r_mkdir() local
1241 if (dir_exists) { in _r_mkdir()
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp2174 auto dir_exists = PathExists(shared_libs_sub_dir); in CreateSharedLibsApexDir() local
2175 if (!dir_exists.ok() || !*dir_exists) { in CreateSharedLibsApexDir()
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.5.ninja439774 external/libchrome/build/dir_exists.py $
439821 …ternal/libchrome/build/detect_host_arch.py -f external/libchrome/build/dir_exists.py -f external/l…
441210 external/libchrome/build/dir_exists.py $
441257 …ternal/libchrome/build/detect_host_arch.py -f external/libchrome/build/dir_exists.py -f external/l…
Dbuild.aosp_shiba.8.ninja927841 external/libchrome/build/dir_exists.py $
928026 …ternal/libchrome/build/detect_host_arch.py -f external/libchrome/build/dir_exists.py -f external/l…
Dbuild.aosp_shiba.ninja.globs24213 …xternal/libchrome/build/detect_host_arch.py","external/libchrome/build/dir_exists.py","external/li…