Home
last modified time | relevance | path

Searched refs:AddSmartReplySpec (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/actions/
Dgrammar-actions_test.cc104 int AddSmartReplySpec( in AddSmartReplySpec() function in libtextclassifier3::__anon7c60ce160111::GrammarActionsTest
158 AddRuleMatch({AddSmartReplySpec("Who's there?", &action_grammar_rules), in TEST_F()
159 AddSmartReplySpec("Yes?", &action_grammar_rules)}, 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()
404 AddSmartReplySpec("General Kenobi!", &action_grammar_rules); in TEST_F()
458 AddSmartReplySpec("General Kenobi!", &action_grammar_rules); in TEST_F()
541 AddSmartReplySpec("General Kenobi!", &action_grammar_rules); in TEST_F()