Home
last modified time | relevance | path

Searched defs:browser_backend (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
Dtrace_profiler.py12 def __init__(self, browser_backend, platform_backend, output_path, state, argument
49 def __init__(self, browser_backend, platform_backend, output_path, state): argument
61 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dtcmalloc_heap_profiler.py25 def __init__(self, browser_backend, output_path): argument
71 def __init__(self, browser_backend): argument
97 def __init__(self, browser_backend, platform_backend, output_path, state): argument
D__init__.py20 def __init__(self, browser_backend, platform_backend, output_path, state): argument
42 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
Doomkiller_profiler.py27 def __init__(self, browser_backend, platform_backend, output_path, state): argument
57 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
Dvtune_profiler.py17 def __init__(self, pid, output_file, browser_backend, platform_backend): argument
87 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dperf_profiler.py67 def __init__(self, pid, output_file, browser_backend, platform_backend, argument
162 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dandroid_screen_recorder_profiler.py15 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dandroid_systrace_profiler.py25 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dmonsoon_profiler.py68 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dandroid_traceview_profiler.py17 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Diprofiler_profiler.py69 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dsample_profiler.py60 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Djava_heap_profiler.py26 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dwin_pgo_profiler.py21 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dtcpdump_profiler.py98 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dstrace_profiler.py201 def __init__(self, browser_backend, platform_backend, output_path, state): argument
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
Dextension_backend.py14 def __init__(self, browser_backend): argument
25 def __init__(self, browser_backend): argument
Dmisc_web_contents_backend.py15 def __init__(self, browser_backend): argument
Dinspector_backend_list.py18 def __init__(self, browser_backend, backend_wrapper): argument
Dtab_list_backend.py15 def __init__(self, browser_backend): argument
Dinspector_backend.py31 def __init__(self, browser_backend, context, timeout=60): argument
/external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
Dwebdriver_tab_list_backend.py8 def __init__(self, browser_backend): argument
Dwebdriver_tab_backend.py10 def __init__(self, browser_backend, window_handle): argument
/external/chromium_org/tools/telemetry/telemetry/core/
Dwpr_server.py18 def __init__(self, browser_backend, path, is_record_mode, is_append_mode, argument
Dlocal_server.py141 def __init__(self, browser_backend): argument