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

/external/webkit/Tools/Scripts/webkitpy/tool/commands/
H A Dearlywarningsystem_unittest.py51 def mock_run_webkit_patch(args): function in function:AbstractEarlyWarningSystemTest.test_can_build
54 queue.run_webkit_patch = mock_run_webkit_patch
H A Dqueues_unittest.py244 def mock_run_webkit_patch(command): function in function:CommitQueueTest.test_commit_queue_failure
251 queue.run_webkit_patch = mock_run_webkit_patch

Completed in 71 milliseconds