Searched refs:golden_watcher (Results 1 – 1 of 1) sorted by relevance
114 global golden_watcher, this_server_address115 golden_watcher = GoldenFileWatcher(tmpdir, adb_client)117 for dir in golden_watcher.list_golden_output_directories():118 golden_watcher.add_remote_dir(dir)125 golden_watcher.add_remote_dir(132 golden_watcher.clean()137 ("localhost", args.port), WatchWebAppRequestHandler, golden_watcher153 golden_watcher = None variable188 self.serve_file(golden_watcher.temp_dir, requested_file)254 for golden in golden_watcher.cached_goldens.values():[all …]