Home
last modified time | relevance | path

Searched refs:_execute (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_cmd.py58 def _execute(func, args, exec_msg, level): function
61 cmd.execute = _execute
/external/python/cpython2/Lib/distutils/tests/
Dtest_cmd.py58 def _execute(func, args, exec_msg, level): function
61 cmd.execute = _execute
/external/grpc-grpc/third_party/py/
Dpython_configure.bzl36 def _execute(repository_ctx,
72 find_result = _execute(
80 find_result = _execute(
213 result = _execute(
228 result = _execute(
/external/libcxx/utils/libcxx/test/
Dformat.py79 return self._execute(test, lit_config)
85 def _execute(self, test, lit_config): member in LibcxxTestFormat
/external/python/google-api-python-client/googleapiclient/
Dhttp.py1341 def _execute(self, http, order, requests): member in BatchHttpRequest
1450 self._execute(http, self._order, self._requests)
1466 self._execute(http, redo_order, redo_requests)
/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt165 googleapiclient.http.BatchHttpRequest._execute googleapiclient.http.BatchHttpRequest-class.html#_ex…