Searched refs:pprint_test_template (Results 1 – 1 of 1) sorted by relevance
2095 static struct btf_raw_test pprint_test_template = { variable2201 const struct btf_raw_test *test = &pprint_test_template; in do_test_pprint()2359 pprint_test_template.descr = pprint_tests_meta[i].descr; in test_pprint()2360 pprint_test_template.map_type = pprint_tests_meta[i].map_type; in test_pprint()2361 pprint_test_template.map_name = pprint_tests_meta[i].map_name; in test_pprint()2362 pprint_test_template.ordered_map = pprint_tests_meta[i].ordered_map; in test_pprint()2363 pprint_test_template.lossless_map = pprint_tests_meta[i].lossless_map; in test_pprint()