Searched defs:print_time (Results 1 – 2 of 2) sorted by relevance
29 fn print_time(duration: Duration) { in print_time() function
46 bool print_time() const { return bools_.at("gtest_print_time"); } in print_time() function