Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
H A D_split_definitions_test.py74 def _create_directory_tree(root, path_components_sequence): argument
76 for path_components in path_components_sequence:
H A Dbeta_python_plugin_test.py82 def _create_directory_tree(root, path_components_sequence): argument
84 for path_components in path_components_sequence: