Home
last modified time | relevance | path

Searched defs:print_test_results (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/testing/scripts/rust/
H A Dtest_results.py125 def print_test_results(argparse_parsed_args, list_of_test_results, function
/aosp_15_r20/external/ComputeLibrary/tests/framework/
H A DFramework.cpp628 void Framework::print_test_results(Printer &printer) const in print_test_results() function in arm_compute::test::framework::Framework