Searched refs:print_func (Results 1 – 2 of 2) sorted by relevance
481 if (results.print_func != nullptr) { in PrintResults()482 results.print_func(options_, *test); in PrintResults()505 .print_func =518 .print_func = nullptr,527 .print_func = nullptr,536 .print_func =548 .print_func = nullptr,
54 void (*print_func)(const Options&, const Test&); member