Searched refs:print_test_help (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/unittest/
H A Dall-tests.cpp15 static unittest_help_printer_type* print_test_help = nullptr; variable
29 print_test_help = func;
109 if (print_test_help) {
111 print_test_help(f);
/fuchsia/zircon/system/utest/fs/
H A Dmain.cpp20 static void print_test_help(FILE* f) { function
35 unittest_register_test_help_printer(print_test_help);
/fuchsia/zircon/system/utest/blobfs/
H A Dblobfs.cpp2350 static void print_test_help(FILE* f) { function
2366 unittest_register_test_help_printer(print_test_help);

Completed in 37 milliseconds