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
142 flash_path = binary_manager.LocalPath('flash', arch_name, os_name)
144 flash_path = None
179 'exact', finder_options, normalized_executable, flash_path,
192 browser_type, finder_options, app, flash_path,
Ddesktop_browser_backend.py106 flash_path, is_content_shell, browser_directory): argument
123 assert not flash_path or os.path.exists(flash_path)
124 self._flash_path = flash_path