Searched refs:match_time (Results 1 – 2 of 2) sorted by relevance
66 base::TimeDelta match_time = match_timer.Elapsed(); in TEST() local78 reporter.AddResult(kMatchTime, match_time); in TEST()
312 static bool match_time(const char *date, in match_time() function415 match_time(date, &hournum, &minnum, &secnum, &end)) { in parsedate()