Searched refs:text_reply (Results 1 – 7 of 7) sorted by relevance
67 type = "text_reply",74 type = "text_reply",
180 if action.type ~= "text_reply" then in TEST()210 if action.type ~= "text_reply" then in TEST()
244 if action.type ~= "text_reply" then in TEST()
812 code_group->text_reply.reset(new ActionSuggestionSpecT); in TEST_F()813 code_group->text_reply->score = 1.0f; in TEST_F()814 code_group->text_reply->priority_score = 1.0f; in TEST_F()
1267 if (group->text_reply() != nullptr) { in SuggestActionsFromRules()1280 group->text_reply(), in SuggestActionsFromRules()
385 text_reply:ActionSuggestionSpec;
166 const std::string& text_reply) { in DoStuff() argument167 *got_text_reply = text_reply; in DoStuff()191 const std::string& text_reply) { in DoStuff2() argument193 *got_text_reply = text_reply; in DoStuff2()