Home
last modified time | relevance | path

Searched defs:file_path (Results 51 – 75 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/flatbuffers/tests/fuzzer/
H A Dflatbuffers_annotator_fuzzer.cc12 bool TestFileExists(std::filesystem::path file_path) { in TestFileExists()
26 const auto file_path = exe_path_.parent_path() / file_name; in LoadBinarySchema() local
H A Dflatbuffers_monster_fuzzer.cc47 bool TestFileExists(fs::path file_path) { in TestFileExists()
59 const auto file_path = exe_path_.parent_path() / file_name; in LoadBinarySchema() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/common/
H A Dcontroller.cc37 const void Controller::WriteFile(const string& file_path, in WriteFile()
55 const string file_path = io::JoinPath(dir, file_name); in InitializeOpApi() local
/aosp_15_r20/external/cronet/base/apple/
H A Dmach_logging.cc38 MachLogMessage::MachLogMessage(const char* file_path, in MachLogMessage()
61 BootstrapLogMessage::BootstrapLogMessage(const char* file_path, in BootstrapLogMessage()
/aosp_15_r20/external/angle/build/android/pylib/results/
H A Djson_results.py177 def GenerateJsonResultsFile(test_run_result, file_path, global_tags=None, argument
195 def GenerateJsonTestResultFormatFile(test_run_result, interrupted, file_path, argument
/aosp_15_r20/external/cronet/build/android/pylib/results/
H A Djson_results.py177 def GenerateJsonResultsFile(test_run_result, file_path, global_tags=None, argument
195 def GenerateJsonTestResultFormatFile(test_run_result, interrupted, file_path, argument
/aosp_15_r20/system/core/trusty/test/driver/
H A Dtrusty_driver_test.py22 def ReadFile(file_path): argument
27 def WriteFile(file_path, s): argument
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_files.cpp52 std::string file_path = getThermalFilePath(std::string_view(thermal_name)); in readThermalFile() local
77 std::string file_path = in writeCdevFile() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dfd_utils.cpp191 const std::string file_path; member in FileDescriptorInfo
270 std::string file_path; in CreateFromFd() local
408 FileDescriptorInfo::FileDescriptorInfo(struct stat stat, const std::string& file_path, in FileDescriptorInfo()
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dbreakpad_symbolizer.cc37 std::string file_path; in MakeFilePath() local
66 std::string file_path; in Symbolize() local
H A Dbreakpad_parser.cc35 std::optional<std::string> GetFileContents(const std::string& file_path) { in GetFileContents()
64 BreakpadParser::BreakpadParser(const std::string& file_path) in BreakpadParser()
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dagsa_acts.py50 def _initiate_agsa_ota(self, file_path, destination=None, force=True): argument
117 def initiate_agsa_and_wait_until_transfer(self, file_path, destination=None, argument
/aosp_15_r20/external/armnn/samples/ObjectDetection/test/delegate/
H A DArmnnDelegateNetworkExecutorTest.cpp35 string file_path = GetResourceFilePath("ssd_mobilenet_v1.tflite"); variable
83 string file_path = GetResourceFilePath("yolo_v3_tiny_darknet_fp32.tflite"); variable
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/
H A Dexceptions.py23 def __init__(self, file_path): argument
28 def __init__(self, file_path): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc47 std::string file_path = os::ParameterProvider::SyspropsFilePath(); in Start() local
66 void SyspropsModule::parse_config(std::string file_path) { in parse_config()
/aosp_15_r20/external/cronet/net/base/
H A Dfilename_util.cc58 bool FileURLToFilePath(const GURL& url, base::FilePath* file_path) { in FileURLToFilePath()
164 base::FilePath* file_path) { in GenerateSafeFileName()
/aosp_15_r20/system/core/fs_mgr/
H A Dblockdev.cpp87 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth()
130 const std::string& file_path) { in ConfigureQueueDepth()
/aosp_15_r20/external/icing/icing/file/
H A Dmemory-mapped-file-backed-proto-log.h195 const std::string& file_path) { in Create()
207 const Filesystem& filesystem, const std::string& file_path) { in Delete()
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dmain.cc130 const char* file_path = positional_args[1]; in Main() local
155 const char* file_path = positional_args[2]; in Main() local
/aosp_15_r20/external/autotest/server/cros/multimedia/
H A Dvideo_facade_adapter.py57 def prepare_playback(self, file_path, fullscreen=True): argument
95 def prepare_arc_playback(self, file_path, fullscreen=True): argument
/aosp_15_r20/art/tools/common/
H A Dcommon.py244 def WriteLines(self, file_path, lines): argument
330 def WriteLines(self, file_path, lines): argument
411 def WriteLines(self, file_path, lines): argument
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dvideo_facade.py69 def prepare_playback(self, file_path, fullscreen=True): argument
126 def prepare_arc_playback(self, file_path, fullscreen=True): argument
/aosp_15_r20/system/extras/simpleperf/
H A Ddso_test.cpp224 const std::string file_path = GetUrlInApk(GetTestData(APK_FILE), NATIVELIB_IN_APK); in TEST() local
394 std::string file_path = GetTestData("not_exist_file"); in TEST() local
404 std::string file_path = GetTestData("not_exist_file"); in TEST() local
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_test_job_backed_by_file.cc52 const base::FilePath& file_path, in URLRequestTestJobBackedByFile()
158 URLRequestTestJobBackedByFile::FetchMetaInfo(const base::FilePath& file_path) { in FetchMetaInfo()
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator_unittest.cc727 FilePath file_path = temp_dir.GetPath().AppendASCII("persistent_memory"); in TEST() local
787 FilePath file_path = temp_dir.GetPath().AppendASCII("extend_test"); in TEST() local
853 FilePath file_path = temp_dir.GetPath().AppendASCII(filename); in TEST() local
934 FilePath file_path = temp_dir.GetPath().AppendASCII("truncate_test"); in TEST_F() local

12345678910>>...26