Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 25 of 93) sorted by relevance

1234

/external/tensorflow/tensorflow/lite/tools/versioning/
Dgpu_compatibility_test.cc54 const std::string& full_path = tensorflow::GetDataDependencyFilepath( in TEST() local
62 const std::string& full_path = tensorflow::GetDataDependencyFilepath( in TEST() local
71 const std::string& full_path = tensorflow::GetDataDependencyFilepath( in TEST() local
/external/rust/beto-rust/nearby/presence/test_helper/src/
Dlib.rs26 let mut full_path = std::path::PathBuf::from(env!("WORKSPACE_DIR")); in get_data_file() localVariable
34 let full_path = get_data_file(file); in load_data_file_contents_as_string() localVariable
/external/rust/beto-rust/nearby/presence/ldt/tests/
Dldt_test_vectors.rs26 let full_path = test_helper::get_data_file( in aluykx_test_vectors() localVariable
74 let full_path = in xor_pad_test_vectors() localVariable
/external/tink/python/tink/cc/pybind/
Dimport_helper.cc30 std::string full_path = "tink"; in ImportTinkPythonModule() local
/external/perfetto/src/base/test/
Dutils.cc33 std::string full_path = self_path + "/../../" + path; in GetTestDataPath() local
/external/libtextclassifier/native/utils/
Dtest-data-test-utils.h33 const std::string full_path = GetTestDataPath(relative_path); in GetTestFileContent() local
/external/crosvm/perfetto/
Dbuild.rs58 let mut full_path = manifest_dir; in proto_path() localVariable
/external/cronet/tot/third_party/boringssl/src/crypto/test/
Dtest_data.cc38 std::string full_path = runfiles->Rlocation(std::string("boringssl/") + path); in GetTestData() local
/external/boringssl/src/crypto/test/
Dtest_data.cc39 std::string full_path = runfiles->Rlocation(std::string("boringssl/") + path); in GetTestData() local
/external/cronet/stable/third_party/boringssl/src/crypto/test/
Dtest_data.cc38 std::string full_path = runfiles->Rlocation(std::string("boringssl/") + path); in GetTestData() local
/external/dtc/tests/
Dpath_offset_aliases.c18 static void check_alias(void *fdt, const char *full_path, const char *alias_path) in check_alias()
/external/f2fs-tools/fsck/
Dsload.c201 static int build_directory(struct f2fs_sb_info *sbi, const char *full_path, in build_directory()
298 static int build_directory(struct f2fs_sb_info *sbi, const char *full_path, in build_directory()
/external/perfetto/src/base/
Dfile_utils.cc326 const std::string full_path = cur_dir + ffd.cFileName; in ListFilesRecursive() local
344 const std::string full_path = cur_dir + dirent->d_name; in ListFilesRecursive() local
356 const std::string full_path = cur_dir + dirent->d_name; in ListFilesRecursive() local
/external/wayland/doc/doxygen/
Dgen-doxygen.py100 full_path = os.path.join(manpath, filename) variable
/external/cronet/tot/net/tools/testserver/
Drun_testserver.cc114 base::FilePath full_path = in main() local
/external/cronet/stable/net/tools/testserver/
Drun_testserver.cc114 base::FilePath full_path = in main() local
/external/tensorflow/tensorflow/compiler/xla/
Dprotobuf_util.cc55 std::string* full_path) { in DumpProtoToDirectory()
/external/armnn/src/armnnUtils/
DFilesystem.cpp51 std::string full_path = tmpDir.generic_string() + path; in CreateDirectory() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/http/server/
Drequest_handler.cpp61 std::string full_path = doc_root_ + request_path; in handle_request() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server2/
Drequest_handler.cpp62 std::string full_path = doc_root_ + request_path; in handle_request() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server/
Drequest_handler.cpp62 std::string full_path = doc_root_ + request_path; in handle_request() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server4/
Dfile_handler.cpp62 std::string full_path = doc_root_ + request_path; in operator ()() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server3/
Drequest_handler.cpp62 std::string full_path = doc_root_ + request_path; in handle_request() local
/external/tensorflow/tensorflow/c/
Dc_test.c65 char* full_path = malloc(length); in main() local
/external/openthread/tests/scripts/thread-cert/pktverify/
Dlayer_fields_container.py65 def full_path(self): member in LayerFieldsContainer

1234