Home
last modified time | relevance | path

Searched defs:file_exists (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dcheck_orphan_headers_test.py36 file_exists = lambda p: p == _GetPath('home', 'projects', 'webrtc', function
49 file_exists = lambda p: p == _GetPath('home', 'projects', 'webrtc', function
61 file_exists = lambda p: False function
70 file_exists = lambda p: False function
/external/python/pyfakefs/pyfakefs/tests/
Dimport_as_example.py54 def check_if_exists4(filepath, file_exists=my_os.path.exists): argument
102 def check_if_exists(self, filepath, file_exists=my_os.path.exists): argument
/external/autotest/server/site_tests/platform_Vpd/
Dplatform_Vpd.py57 def file_exists(self, host, path): member in platform_Vpd
/external/skqp/platform_tools/android/launcher/
Dskia_launcher.cpp17 bool file_exists(const char* fileName) { in file_exists() function
/external/skia/platform_tools/android/launcher/
Dskia_launcher.cpp17 bool file_exists(const char* fileName) { in file_exists() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs_test.py32 def file_exists(path): function
/external/google-breakpad/src/processor/
Dsimple_symbol_supplier.cc55 static bool file_exists(const string &file_name) { in file_exists() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/external/llvm/include/llvm/Support/
DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/external/llvm-project/llvm/include/llvm/Support/
DErrc.h44 file_exists = int(std::errc::file_exists), enumerator
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_dataset_op.cc494 bool file_exists; in InitializeIterator() local
511 bool file_exists; in InitializeIterator() local
1230 bool file_exists; in GetNextInternal() local
1271 bool file_exists; in RestoreInternal() local
2178 bool file_exists; in ProcessOneElement() local
Dsnapshot_util.cc863 bool* file_exists) { in ReadMetadataFile()
887 Status DetermineOpState(const std::string& mode_string, bool file_exists, in DetermineOpState()
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py237 def file_exists(filename): function
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp51 const bool file_exists = FileSystem::Instance().Exists(*file); in FindPlugin() local
/external/libabigail/src/
Dabg-tools-utils.cc342 file_exists(const string& path) in file_exists() function