Searched defs:show_time (Results 1 – 5 of 5) sorted by relevance
34 bool show_time; variable
28 static void show_time(const char *msg, struct rtc_time *time) in show_time() function
406 static void show_time(struct test_info *test, int stage) in show_time() function
190 const bool show_time, const int64 iterations, in TestResizeBilinear()
386 bool show_time = true; in Main() local