Searched refs:how_many_ground_truth_matched (Results 1 – 3 of 3) sorted by relevance
29 how_many_ground_truth_matched(0), in StreamingAccuracyStats()34 int32 how_many_ground_truth_matched; member
112 stats->how_many_ground_truth_matched = has_ground_truth_been_matched.size(); in CalculateAccuracyStats()121 (stats.how_many_ground_truth_matched * 100.0f) / in PrintAccuracyStats()
48 EXPECT_EQ(2, stats.how_many_ground_truth_matched); in TEST()
Completed in 4 milliseconds