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

  /external/webkit/Tools/Scripts/webkitpy/common/system/
executive_mock.py 38 run_command_fn=None, stderr=''):
43 self._run_command_fn = run_command_fn
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
config_unittest.py 68 run_command_fn=None):
71 run_command_fn=run_command_fn)
83 c = self.make_config(run_command_fn=mock_run_command)

Completed in 62 milliseconds