Home
last modified time | relevance | path

Searched defs:file_path (Results 101 – 125 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc978 base::FilePath file_path; in TEST() local
2924 FilePath file_path(temp_dir_.GetPath().Append(FPL("a_file"))); in TEST_F() local
3137 FilePath file_path = temp_dir_.GetPath().Append( in TEST_F() local
3162 FilePath file_path = temp_dir_.GetPath().Append( in TEST_F() local
3189 FilePath file_path = temp_dir_.GetPath().Append( in TEST_F() local
3466 FilePath file_path = in TEST_F() local
3500 FilePath file_path = in TEST_F() local
3528 FilePath file_path = in TEST_F() local
3589 FilePath file_path("/dev/zero"); in TEST_F() local
3938 FilePath file_path("/proc/cpuinfo"); in TEST_F() local
[all …]
H A Dfile_util_posix.cc339 bool PreReadFileSlow(const FilePath& file_path, int64_t max_bytes) { in PreReadFileSlow()
891 bool IsLink(const FilePath& file_path) { in IsLink()
900 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo()
1280 bool PreReadFile(const FilePath& file_path, in PreReadFile()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
H A Dvulkan_utility.cpp693 char *file_path = (char *)(malloc(path.length() + 1)); in findFilePath() local
708 char *file_path = findFilePath(filename); in readFile() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dbits.py522 def get_waveform(self, file_path=None): argument
537 def get_bits_root_rail_csv_export(self, file_path=None, collection_name=None): argument
/aosp_15_r20/cts/apps/CameraITS/tools/
H A Ddng_noise_model.py93 sens_max_analog, file_path): argument
161 def _create_noise_profile_code(self, noise_model, color_channels, file_path): argument
/aosp_15_r20/external/cronet/components/nacl/loader/
H A Dnacl_listener.cc189 base::FilePath file_path) { in OnResolveFileTokenReply()
418 base::FilePath file_path) { in OnFileTokenResolved()
/aosp_15_r20/build/make/tools/sbom/
H A Dgen_sbom.py155 def new_file_id(file_path): argument
163 def checksum(file_path): argument
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_form_data.cc170 const base::FilePath& file_path, in AddFileField()
214 const base::FilePath& file_path, in AddFileField()
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job.py219 def read_from_file(self, file_path, merge=True): argument
276 def write_to_file(self, file_path): argument
314 def set_backing_file(self, file_path): argument
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Darc_resource.py181 def set_playback_file(self, file_path): argument
287 def prepare_playback(self, file_path, fullscreen=True): argument
/aosp_15_r20/external/autotest/client/bin/
H A Dsite_sysinfo.py127 def __init__(self, file_path): argument
217 def _copy_new_data_in_file(self, file_path, src_dir, dest_dir): argument
/aosp_15_r20/external/cronet/base/win/
H A Dsecurity_util_unittest.cc199 FilePath file_path = path.Append(L"test"); in TEST() local
219 FilePath file_path = path.Append(L"test"); in TEST() local
/aosp_15_r20/external/cronet/net/filter/
H A Dzstd_source_stream_unittest.cc49 base::FilePath file_path; in SetUp() local
219 base::FilePath file_path; in TEST_F() local
/aosp_15_r20/external/cronet/net/base/
H A Dfilename_util_unittest.cc77 base::FilePath file_path = GenerateFileName( in RunGenerateFileNameTestCase() local
410 base::FilePath file_path = base_path.AppendASCII(test.filename); in TEST() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py229 def create_config_file(self, config, file_path): argument
238 def replace_config_option(self, old_option, new_option, file_path): argument
255 def remove_config_option(self, option, file_path): argument
/aosp_15_r20/development/tools/privapp_permissions/
H A Dprivapp_permissions.py453 def _resolve_sys_path(self, file_path): argument
460 def _resolve_sys_paths(self, file_path, partitions): argument
/aosp_15_r20/external/autotest/client/cros/audio/
H A Dsox_utils.py360 def get_infos_from_wav_file(file_path): argument
392 def get_file_length(file_path, channels, bits, rate): argument
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dproc_file_utils.cpp42 static Result<uid_t> FileOwnerUid(const std::string& file_path) { in FileOwnerUid()
98 static Result<std::string> ReadAll(const std::string& file_path) { in ReadAll()
/aosp_15_r20/external/perfetto/src/base/
H A Dfile_utils.cc362 base::Status SetFilePermissions(const std::string& file_path, in SetFilePermissions()
411 std::optional<uint64_t> GetFileSize(const std::string& file_path) { in GetFileSize()
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dmisc.py99 def GetInsideChrootPath(chromeos_root, file_path): argument
107 def GetOutsideChrootPath(chromeos_root, file_path): argument
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc240 base::FilePath file_path(filename.string()); in TEST_F() local
253 base::FilePath file_path(filename.string()); in TEST_F() local
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/
H A Dcloud_storage.py499 def GetIfChanged(file_path, bucket): argument
578 def CalculateHash(file_path): argument
/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/services/
Dlogcat_test.py85 def AssertFileContains(self, content, file_path): argument
90 def AssertFileDoesNotContain(self, content, file_path): argument
/aosp_15_r20/system/apex/apexd/
H A Dapexd_loop.cpp162 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth()
209 const std::string& file_path) { in ConfigureQueueDepth()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py442 def log_odpm(self, file_path): argument
669 def log_odpm(self, file_path): argument

12345678910>>...26