Home
last modified time | relevance | path

Searched refs:flash_path (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Ddesktop_browser_finder.py26 def __init__(self, browser_type, finder_options, executable, flash_path, argument
35 self._flash_path = flash_path
143 flash_path = binary_manager.LocalPath('flash', arch_name, os_name)
145 flash_path = None
180 'exact', finder_options, normalized_executable, flash_path,
193 browser_type, finder_options, app, flash_path,
Ddesktop_browser_backend.py105 flash_path, is_content_shell, browser_directory, argument
124 assert not flash_path or os.path.exists(flash_path)
125 self._flash_path = flash_path