Home
last modified time | relevance | path

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

/external/strace/tests/
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()
/external/strace/tests-mx32/
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()
/external/strace/tests-m32/
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()
/external/strace/
DChangeLog7173 * tests/test_printstrn.c (test_print_memory): New function.