Searched refs:best_class (Results 1 – 2 of 2) sorted by relevance
273 std::string best_class; variable276 best_class = span.classification[0].collection;280 << ", " << best_class << ", " << best_score << ")";
44 MATCHER_P3(IsAnnotatedSpan, start, end, best_class, "") {46 testing::Value(FirstResult(arg.classification), best_class);