Searched refs:print_func (Results 1 – 2 of 2) sorted by relevance
484 if (results.print_func != nullptr) { in PrintResults()485 results.print_func(options_, *test); in PrintResults()508 .print_func =521 .print_func = nullptr,530 .print_func = nullptr,539 .print_func =551 .print_func = nullptr,
54 void (*print_func)(const Options&, const Test&); member