Searched refs:debug_path (Results 1 – 4 of 4) sorted by relevance
95 debug_path = os.path.join(root, 'Debug')100 debug_mtime = os.path.getmtime(os.path.join(debug_path, test_path))111 return debug_path
382 base::FilePath debug_path; in PluginsLoaded() local383 PathService::Get(chrome::DIR_PEPPER_FLASH_DEBUGGER_PLUGIN, &debug_path); in PluginsLoaded()384 if (group_plugin.path.DirName() == debug_path) in PluginsLoaded()
38 $ blktrace -d <dev> [ -r debug_path ] [ -o output ] [ -k ] [ -w time ]
1683 debug_path = self._path_to_driver('Debug')1686 debug_mtime = self._filesystem.mtime(debug_path)