Home
last modified time | relevance | path

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

/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
Dtesting_test.py20 base_path = ('/var/cache/chromeos-chrome/chrome-src-internal/src/out_daisy/' variable
/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/angle/third_party/jsoncpp/source/test/
Dpyjsontestrunner.py20 base_path = os.path.splitext(input_path)[0] variable
/external/jsoncpp/test/
Dpyjsontestrunner.py13 base_path = os.path.splitext(input_path)[0] variable
/external/autotest/client/
Dsetup_modules.py108 def setup(base_path, root_module_name=""): argument
/external/pdfium/
DPRESUBMIT.py48 def GenerateCheckdepsPath(base_path): argument
/external/angle/scripts/
Dperf_test_runner.py19 base_path = os.path.abspath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '..')) variable
/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/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py250 def _FileLock(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/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()