Home
last modified time | relevance | path

Searched refs:create_xml_report_file (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/tools/run_tests/python_utils/
Dreport_utils.py70 create_xml_report_file(tree, report_file)
90 create_xml_report_file(tree, per_suite_report_file)
93 def create_xml_report_file(tree, report_file): function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dreport_utils.py64 create_xml_report_file(tree, report_file)
78 create_xml_report_file(tree, per_suite_report_file)
81 def create_xml_report_file(tree, report_file): function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py311 report_utils.create_xml_report_file(_xml_report_tree, args.report_file)
/external/grpc-grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py357 report_utils.create_xml_report_file(_xml_report_tree, args.report_file)