Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/tests-m32/
H A Dtest_printstrn.c80 test_print_memory(char *const p, const unsigned int test_max) in test_print_memory() function
118 test_print_memory(p, test_max); in test_printstrn()
/aosp_15_r20/external/strace/tests/
H A Dtest_printstrn.c80 test_print_memory(char *const p, const unsigned int test_max) in test_print_memory() function
118 test_print_memory(p, test_max); in test_printstrn()
/aosp_15_r20/external/strace/tests-mx32/
H A Dtest_printstrn.c80 test_print_memory(char *const p, const unsigned int test_max) in test_print_memory() function
118 test_print_memory(p, test_max); in test_printstrn()
/aosp_15_r20/external/strace/
H A DChangeLog7173 * tests/test_printstrn.c (test_print_memory): New function.