Searched refs:create_runner_and_setup_results_template (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
H A Dperftestsrunner_integrationtest.py291 runner, port = self.create_runner_and_setup_results_template()
351 runner, port = self.create_runner_and_setup_results_template(args=['--output-json-path=/mock-checkout/output.json',
363 runner, port = self.create_runner_and_setup_results_template(args=['--output-json-path=/mock-checkout/output.json',
371 def create_runner_and_setup_results_template(self, args=[]): member in class:MainTest
387 runner, port = self.create_runner_and_setup_results_template()
405 runner, port = self.create_runner_and_setup_results_template()
419 runner, port = self.create_runner_and_setup_results_template(args=["--reset-results"])
434 runner, port = self.create_runner_and_setup_results_template(args=['--output-json-path=/mock-checkout/output.json'])
461 runner, port = self.create_runner_and_setup_results_template(args=['--output-json-path=/mock-checkout/output.json'])
467 runner, port = self.create_runner_and_setup_results_template(arg
[all...]

Completed in 51 milliseconds