Home
last modified time | relevance | path

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

/trusty/kernel/app/consoletest/
Dconsoletest.c35 static size_t print_bytes; variable
48 print_bytes += len; in test_print_callback()
57 print_bytes = 0; in clear_stats()
64 EXPECT_LE(13, print_bytes); in check_standard_stats()