HomeSort by relevance Sort by last modified time
    Searched full:create_profiler (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
profiler_unittest.py 53 profiler = ProfilerFactory.create_profiler(host, '/bin/executable', '/tmp/output')
59 profiler = ProfilerFactory.create_profiler(host, '/bin/executable', '/tmp/output')
profiler.py 38 def create_profiler(cls, host, executable_path, output_dir, profiler_name=None, identifier=None): member in class:ProfilerFactory
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
driver.py 128 self._profiler = ProfilerFactory.create_profiler(self._port.host,

Completed in 330 milliseconds