Searched refs:confidence_score (Results 1 – 5 of 5) sorted by relevance
89 EXPECT_GT(predictions->Get(0)->confidence_score(), 0); in TEST_F()90 EXPECT_LE(predictions->Get(0)->confidence_score(), 1); in TEST_F()106 EXPECT_GT(predictions->Get(0)->confidence_score(), 0); in TEST_F()107 EXPECT_LE(predictions->Get(0)->confidence_score(), 1); in TEST_F()109 EXPECT_TRUE(predictions->Get(0)->confidence_score() >= in TEST_F()110 predictions->Get(1)->confidence_score()); in TEST_F()
91 language_prediction_result->confidence_score = confidence.confidence; in CreateSerializedEntityData()
63 float confidence_score; member
241 slot_c.span.span.second, slot_c.confidence_score)); in ActionSuggestionsToJObject()
204 confidence_score:float;