Searched defs:base_path (Results 1 – 9 of 9) sorted by relevance
15 base_path = ('/var/cache/chromeos-chrome/chrome-src-internal/src/out_daisy/' variable
32 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
67 FilePath base_path; in TEST() local
13 base_path = os.path.splitext(input_path)[0] variable
108 def setup(base_path, root_module_name=""): argument
7 base_path = '/sys/devices/system/cpu' variable in HotplugModule
304 char * resolve_path ( const char *base_path, in resolve_path()
244 def _FileLock(base_path): argument
35 FilePath base_path = relative ? argv0_path.Append(relative) : argv0_path; in SetBasePathFromArgv0() local