HomeSort by relevance Sort by last modified time
    Searched refs:mock_run_webkit_patch (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
earlywarningsystem_unittest.py 51 def mock_run_webkit_patch(args): function in function:AbstractEarlyWarningSystemTest.test_can_build
54 queue.run_webkit_patch = mock_run_webkit_patch
queues_unittest.py 244 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 35 milliseconds