Home
last modified time | relevance | path

Searched defs:python_args (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/naming/utils/
H A Dhealth_check.py27 def python_args(arg_list): function
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_component_tests_runner.py49 def python_args(arg_list): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_posix.py1564 def python_args(self, *args): member in _PosixSpawnMixin