| |
- exceptions.Exception(exceptions.BaseException)
-
- UnableToFindApplicationException
- telemetry.internal.platform.profiler.Profiler(__builtin__.object)
-
- OOMKillerProfiler
class OOMKillerProfiler(telemetry.internal.platform.profiler.Profiler) |
|
Android-specific, Launch the music application and check it is still alive
at the end of the run. |
|
- Method resolution order:
- OOMKillerProfiler
- telemetry.internal.platform.profiler.Profiler
- __builtin__.object
Methods defined here:
- CollectProfile(self)
- __init__(self, browser_backend, platform_backend, output_path, state)
Class methods defined here:
- WillCloseBrowser(cls, browser_backend, platform_backend) from __builtin__.type
- is_supported(cls, browser_type) from __builtin__.type
- name(cls) from __builtin__.type
Class methods inherited from telemetry.internal.platform.profiler.Profiler:
- CustomizeBrowserOptions(cls, browser_type, options) from __builtin__.type
- Override to customize the Browser's options before it is created.
Data descriptors inherited from telemetry.internal.platform.profiler.Profiler:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|
|