Home
last modified time | relevance | path

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

/system/extras/tests/directiotest/
Ddirectiotest.c133 static void dump_hex(const void *buf, int len) in dump_hex() function
256 dump_hex(write_buf, test_size); in main()
258 dump_hex(read_buf, test_size); in main()