Home
last modified time | relevance | path

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

/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
Dtesting_test.py15 base_path = ('/var/cache/chromeos-chrome/chrome-src-internal/src/out_daisy/' variable
/external/tensorflow/tensorflow/contrib/session_bundle/
Dtest_util.cc27 const string base_path = tensorflow::testing::TensorFlowSrcRoot(); in TestSrcDirPath() local
/external/libchrome/base/files/
Dscoped_temp_dir.cc32 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
Dscoped_temp_dir_unittest.cc67 FilePath base_path; in TEST() local
/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/devlib/devlib/module/
Dhotplug.py7 base_path = '/sys/devices/system/cpu' variable in HotplugModule
/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/syslinux/gpxe/src/core/
Duri.c304 char * resolve_path ( const char *base_path, in resolve_path()
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py245 def _FileLock(base_path): argument
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc748 bool GlobalHistogramAllocator::CreateWithActiveFile(const FilePath& base_path, in CreateWithActiveFile()
765 FilePath base_path, active_path; in CreateWithActiveFileInDir() local
/external/libxcam/xcore/
Ddrm_display.cpp121 DrmDisplay::open_drivers (const char *base_path, int base_id) in open_drivers()
/external/autotest/client/deps/glbench/src/
Dutils.cc35 FilePath base_path = relative ? argv0_path.Append(relative) : argv0_path; in SetBasePathFromArgv0() local