Lines Matching refs:AddRuleMatch
128 int AddRuleMatch(const std::vector<int>& action_ids, in AddRuleMatch() function in libtextclassifier3::__anon09eb444f0111::GrammarActionsTest
158 AddRuleMatch({AddSmartReplySpec("Who's there?", &action_grammar_rules), in TEST_F()
190 AddRuleMatch({AddCapturingMatchSmartReplySpec( in TEST_F()
247 AddRuleMatch({AddActionSpec("call_phone", /*response_text=*/"", in TEST_F()
287 AddRuleMatch({AddSmartReplySpec("Who's there?", &action_grammar_rules)}, in TEST_F()
294 AddRuleMatch({AddSmartReplySpec("Qui est là?", &action_grammar_rules)}, in TEST_F()
362 AddRuleMatch({AddActionSpec("track_flight", /*response_text=*/"", in TEST_F()
420 AddRuleMatch({spec_id}, &action_grammar_rules)); in TEST_F()
500 AddRuleMatch({spec_id}, &action_grammar_rules)); in TEST_F()
557 AddRuleMatch({spec_id}, &action_grammar_rules)); in TEST_F()
594 AddRuleMatch({AddActionSpec("call_phone", /*response_text=*/"", in TEST_F()
660 AddRuleMatch({AddActionSpec("set_reminder", /*response_text=*/"", in TEST_F()