| /external/tensorflow/tensorflow/c/experimental/filesystem/ |
| D | modular_filesystem_test.cc | 192 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 199 const std::string filepath = GetURIForPath("dir_not_found/a_file"); in TEST_P() local 206 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 216 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 228 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 235 const std::string filepath = GetURIForPath("dir_not_found/a_file"); in TEST_P() local 242 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 252 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 264 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local 277 const std::string filepath = GetURIForPath("a_file"); in TEST_P() local [all …]
|
| /external/flatbuffers/src/ |
| D | util.cpp | 126 std::string StripExtension(const std::string &filepath) { in StripExtension() 131 std::string GetExtension(const std::string &filepath) { in GetExtension() 136 std::string StripPath(const std::string &filepath) { in StripPath() 141 std::string StripFileName(const std::string &filepath) { in StripFileName() 148 std::string filepath = path; in ConCatPathFileName() local 171 void EnsureDirExists(const std::string &filepath) { in EnsureDirExists() 184 std::string AbsolutePath(const std::string &filepath) { in AbsolutePath()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
| D | dump_mlir_util_test.cc | 35 std::string filepath = DumpMlirOpToFile("module", module_ref.get()); in TEST() local 45 std::string filepath = DumpMlirOpToFile("module", module_ref.get()); in TEST() local 61 std::string filepath = DumpMlirOpToFile("module", module_ref.get()); in TEST() local
|
| /external/skqp/tools/copyright/ |
| D | main.py | 85 def ReadFileIntoString(filepath): argument 92 def WriteStringToFile(string, filepath): argument
|
| /external/skia/tools/copyright/ |
| D | main.py | 85 def ReadFileIntoString(filepath): argument 92 def WriteStringToFile(string, filepath): argument
|
| /external/tensorflow/tensorflow/python/keras/saving/ |
| D | save.py | 52 filepath, argument 142 def load_model(filepath, custom_objects=None, compile=True): # pylint: disable=redefined-builtin argument
|
| /external/autotest/client/cros/ui/ |
| D | ui_test_base.py | 169 def capture_screenshot(self, filepath): argument 180 def draw_image_mask(self, filepath, rectangle, fill='white'): argument
|
| /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
| D | bwe_test_baselinefile.cc | 44 BaseLineFileVerify(const std::string& filepath, bool allow_missing_file) in BaseLineFileVerify() 102 BaseLineFileUpdate(const std::string& filepath, in BaseLineFileUpdate() 154 std::string filepath = filename; in Create() local
|
| D | bwe_test_fileutils.cc | 56 std::string filepath = webrtc::test::ResourcePath(filename, extension); in Create() local 84 std::string filepath = webrtc::test::OutputPath() + filename + "." + in Create() local
|
| /external/googletest/googletest/test/ |
| D | gtest_premature_exit_test.cc | 49 static bool FileExists(const char* filepath) { in FileExists() 115 const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE"); in main() local
|
| /external/tensorflow/tensorflow/core/util/ |
| D | dump_graph.cc | 62 Status WriteToFile(const string& filepath, in WriteToFile() 71 Status WriteToFile(const string& filepath, in WriteToFile() 107 string filepath = "NULL"; in WriteTextProtoToUniqueFile() local
|
| /external/python/cpython3/Tools/tz/ |
| D | zdump.py | 76 filepath = sys.argv[1] variable 78 filepath = os.path.join('/usr/share/zoneinfo', filepath) variable
|
| /external/skqp/tools/viewer/ |
| D | BisectSlide.cpp | 21 sk_sp<BisectSlide> BisectSlide::Create(const char filepath[]) { in Create() 58 BisectSlide::BisectSlide(const char filepath[]) in BisectSlide()
|
| /external/skia/tools/viewer/ |
| D | BisectSlide.cpp | 21 sk_sp<BisectSlide> BisectSlide::Create(const char filepath[]) { in Create() 58 BisectSlide::BisectSlide(const char filepath[]) in BisectSlide()
|
| /external/ltp/testcases/kernel/controllers/libcontrollers/ |
| D | libcontrollers.c | 120 int read_file(char *filepath, int action, unsigned int *value) in read_file() 172 int read_shares_file(char *filepath) in read_shares_file()
|
| /external/skia/tools/ |
| D | retrieve_from_googlesource.py | 18 def get(repo_url, filepath): argument
|
| /external/skqp/tools/ |
| D | retrieve_from_googlesource.py | 18 def get(repo_url, filepath): argument
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | host_utils.py | 11 def get_size(filepath): argument
|
| /external/tensorflow/tensorflow/python/keras/distribute/ |
| D | multi_worker_training_state.py | 39 def checkpoint_exists(filepath): argument 48 def remove_checkpoint_if_exists(ckpt_dir, filepath): argument
|
| /external/autotest/client/cros/input_playback/ |
| D | input_playback.py | 242 def _get_contents_of_file(self, filepath): argument 441 def playback(self, filepath, input_type='touchpad'): argument 461 def blocking_playback(self, filepath, input_type='touchpad'): argument
|
| /external/autotest/client/site_tests/ui_SettingsPage/ |
| D | ui_SettingsPage.py | 21 def capture_screenshot(self, filepath): argument
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | resource_loader_test.cc | 28 string filepath = GetDataDependencyFilepath(kDataDependencyPath); in TEST() local
|
| /external/autotest/server/cros/ |
| D | camerabox_utils.py | 120 def _read_file(self, filepath): argument 127 def _write_file(self, filepath, content, permission=None, owner=None): argument
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_filespec.cpp | 68 WideString CPDF_FileSpec::DecodeFileName(const WideString& filepath) { in DecodeFileName() 173 WideString CPDF_FileSpec::EncodeFileName(const WideString& filepath) { in EncodeFileName()
|
| /external/webrtc/webrtc/test/ |
| D | rtp_file_reader_unittest.cc | 24 std::string filepath = in Init() local 65 std::string filepath = in Init() local
|