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

  /external/chromium_org/build/android/pylib/instrumentation/
test_runner.py 129 def _GetInstrumentationArgs(self):
357 for k, v in self._GetInstrumentationArgs().iteritems():
test_runner_test.py 259 self.instance._GetInstrumentationArgs = mock.Mock(

Completed in 449 milliseconds