Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/tests/
H A Delfstrtab.c86 check_strings (Elf *elf, int ndx, const char *msg) in check_strings() function
/aosp_15_r20/system/extras/simpleperf/scripts/test/
H A Dapp_test.py182 def common_test_report_sample(self, check_strings): argument