Searched defs:test_executable_name (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/testing/scripts/rust/ |
H A D | rust_main_program.py | 20 def _format_test_name(test_executable_name, test_case_name): argument 35 def _scrape_test_list(output, test_executable_name): argument 65 def _scrape_test_results(output, test_executable_name, argument
|
/aosp_15_r20/system/extras/simpleperf/runtest/ |
H A D | runtest.py | 301 def record(self, test_executable_name, record_file, additional_options=[]): argument 366 def record(self, test_executable_name, record_file, additional_options=[]): argument
|