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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dport_testcase.py207 def mock_run_command(args): function in function:PortTestCase.test_diff_image
212 port._executive = MockExecutive2(run_command_fn=mock_run_command)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
H A Drebaseline_unittest.py432 def mock_run_command(args, function in function:TestRebaselineJsonUpdatesExpectationsFiles.setUp
441 self.tool.executive.run_command = mock_run_command

Completed in 501 milliseconds