Home
last modified time | relevance | path

Searched refs:path_insertion (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
D_split_definitions_test.py42 def _system_path(path_insertion): argument
44 sys.path = sys.path[0:1] + path_insertion + sys.path[1:]
Dbeta_python_plugin_test.py75 def _system_path(path_insertion): argument
77 sys.path = sys.path[0:1] + path_insertion + sys.path[1:]