Searched refs:path_module (Results 1 – 2 of 2) sorted by relevance
20 from telemetry.internal.util import path as path_module unknown177 if path_module.IsExecutable(normalized_executable):191 if path_module.IsExecutable(app):199 for build_path in path_module.GetBuildDirectories(finder_options.chrome_root):222 if path_module.IsExecutable(mac_canary):227 if path_module.IsExecutable(mac_system):232 if reference_build and path_module.IsExecutable(reference_build):250 if path_module.IsExecutable(browser_path):253 if reference_build and path_module.IsExecutable(reference_build):271 full_path = path_module.FindInstalledWindowsApplication(
31 desktop_browser_finder.path_module, ['os', 'sys'])33 desktop_browser_finder.path_module.catapult_util, ['os', 'sys'])