Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 25 of 42) 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/tot/net/test/url_request/
Durl_request_mock_http_job.cc37 MockJobInterceptor(const base::FilePath& base_path, in MockJobInterceptor()
95 void URLRequestMockHTTPJob::AddUrlHandlers(const base::FilePath& base_path) { in AddUrlHandlers()
116 const base::FilePath& base_path) { in CreateInterceptor()
/external/cronet/stable/net/test/url_request/
Durl_request_mock_http_job.cc37 MockJobInterceptor(const base::FilePath& base_path, in MockJobInterceptor()
95 void URLRequestMockHTTPJob::AddUrlHandlers(const base::FilePath& base_path) { in AddUrlHandlers()
116 const base::FilePath& base_path) { in CreateInterceptor()
/external/sdv/vsomeip/third_party/boost/function_types/include/boost/function_types/detail/
Dpp_arity_loop.hpp35 # define BOOST_FT_AL_FILE(base_path,max_arity,mfp) \ argument
37 # define BOOST_FT_AL_FILE_I(base_path,max_arity,mfp) \ argument
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
Dtesting_test.py19 base_path = ( variable
/external/cronet/tot/base/files/
Dfile_enumerator.cc25 FilePath base_path = path.BaseName(); in ShouldSkip() local
Dscoped_temp_dir.cc48 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc81 FilePath base_path; in TEST() local
/external/cronet/stable/base/files/
Dfile_enumerator.cc25 FilePath base_path = path.BaseName(); in ShouldSkip() local
Dscoped_temp_dir.cc48 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc81 FilePath base_path; in TEST() local
/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/rust/crabbyavif/tests/
Dmod.rs24 let base_path = if cfg!(google3) { in get_test_file() localVariable
Dconformance_tests.rs35 let base_path = if cfg!(google3) { in get_test_file() localVariable
/external/jsoncpp/test/
Dpyjsontestrunner.py20 base_path = os.path.splitext(input_path)[0] 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/tot/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/cronet/stable/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/autotest/server/cros/
Dchrome_sideloader.py190 def get_tast_expr_from_file(host, args_dict, results_dir, base_path=None): argument
/external/tink/python/
Dsetup.py153 def _patch_with_local_path(workspace_content, base_path): 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.py185 def GenerateCheckdepsPath(base_path): argument

12