HomeSort by relevance Sort by last modified time
    Searched full:_execute (Results 1 - 10 of 10) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py 46 def _execute(func, args, exec_msg, level): function in function:CommandTestCase.test_make_file
49 cmd.execute = _execute
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py 46 def _execute(func, args, exec_msg, level): function in function:CommandTestCase.test_make_file
49 cmd.execute = _execute
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
batch_test.py 403 exceptions.HttpError, batch_request._Execute, None)
422 exceptions.BatchError, batch_request._Execute, None)
464 batch_request._Execute(FakeHttp())
491 with mock.patch.object(batch.BatchHttpRequest, '_Execute',
batch.py 380 def _Execute(self, http):
448 self._Execute(http)
  /external/libcxx/test/libcxx/test/
format.py 51 return self._execute(test, lit_config)
57 def _execute(self, test, lit_config): member in class:LibcxxTestFormat
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
format.py 51 return self._execute(test, lit_config)
57 def _execute(self, test, lit_config): member in class:LibcxxTestFormat
  /external/autotest/scheduler/
postjob_task.py 99 return self._pidfile_name()[1:-len('_execute')]
  /external/autotest/server/
autoserv_parser.py 115 '.<label>_execute. Default to '
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
http.py 1209 def _execute(self, http, order, requests): member in class:BatchHttpRequest
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 845 milliseconds