Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 9 of 9) 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/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/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.py244 def _FileLock(base_path): argument
/external/autotest/client/deps/glbench/src/
Dutils.cc35 FilePath base_path = relative ? argv0_path.Append(relative) : argv0_path; in SetBasePathFromArgv0() local