Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 25 of 26) sorted by relevance

12

/external/autotest/client/
Dsetup_modules.py133 def _setup_top_level_symlink(base_path): argument
141 def _setup_client_symlink(base_path): argument
180 def _symlink_check(base_path, root_dir): argument
192 def setup(base_path, root_module_name): argument
/external/cronet/net/test/url_request/
Durl_request_mock_http_job.cc35 MockJobInterceptor(const base::FilePath& base_path, in MockJobInterceptor()
93 void URLRequestMockHTTPJob::AddUrlHandlers(const base::FilePath& base_path) { in AddUrlHandlers()
114 const base::FilePath& base_path) { in CreateInterceptor()
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
Dtesting_test.py19 base_path = ( variable
/external/webrtc/test/logging/
Dfile_log_writer.cc50 FileLogWriterFactory::FileLogWriterFactory(absl::string_view base_path) in FileLogWriterFactory()
/external/libchrome/base/files/
Dscoped_temp_dir.cc38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc67 FilePath base_path; in TEST() local
/external/jsoncpp/test/
Dpyjsontestrunner.py20 base_path = os.path.splitext(input_path)[0] variable
/external/cronet/base/files/
Dscoped_temp_dir.cc48 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc80 FilePath base_path; in TEST() local
/external/libabigail/tests/
Dtest-symtab.cc336 const std::string base_path = variable
417 const std::string base_path = "kernel-modversions/"; variable
/external/webrtc/tools_webrtc/
Dgn_check_autofix.py104 def Rebase(base_path, dependency_path, dependency): argument
/external/autotest/server/cros/repair/
Dmac_address_helper.py137 def _get_device_path(self, host, base_path, vid, pid): argument
/external/cronet/net/base/
Dfilename_util_unittest.cc404 base::FilePath base_path(FILE_PATH_LITERAL("C:\\foo")); in TEST() local
406 base::FilePath base_path("/foo"); in TEST() local
/external/angle/scripts/
Dperf_test_runner.py21 base_path = os.path.abspath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '..')) variable
/external/autotest/server/cros/
Dchrome_sideloader.py190 def get_tast_expr_from_file(host, args_dict, results_dir, base_path=None): argument
/external/iproute2/ip/
Dipvrf.c113 static void read_cgroup_pids(const char *base_path, char *name) in read_cgroup_pids()
145 static int recurse_dir(char *base_path, char *name, const char *netns) in recurse_dir()
/external/pdfium/
DPRESUBMIT.py161 def GenerateCheckdepsPath(base_path): argument
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc710 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
736 FilePath base_path, active_path, spare_path; in CreateWithActiveFileInDir() local
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.cc725 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
750 FilePath base_path = ConstructFilePath(dir, name); in CreateWithActiveFileInDir() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py304 def _FileLock(base_path): argument
/external/cronet/base/trace_event/
Dcpufreq_monitor_android_unittest.cc134 std::string base_path = temp_dir_->GetPath().value(); in SetUp() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c315 try_match_deref(nir_deref_path *base_path, int *path_array_idx, in try_match_deref()
/external/autotest/utils/frozen_chromite/lib/
Dosutils.py615 def DirectoryIterator(base_path): argument
/external/python/absl-py/absl/testing/
Dabsltest.py399 def _create(cls, base_path, file_path, content, mode, encoding, errors): argument
/external/rust/crates/url/src/
Dlib.rs434 let mut base_path = base_path.split('/').peekable(); in make_relative() localVariable

12