Home
last modified time | relevance | path

Searched defs:response_text (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/http/
H A Dparser_test.cc98 const char* response_text, int expect_status, in test_succeeds()
153 const char* response_text) { in test_fails()
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dgrammar-actions_test.cc75 int AddActionSpec(const std::string& type, const std::string& response_text, in AddActionSpec()
105 const std::string& response_text, in AddSmartReplySpec()
H A Dtypes.h69 std::string response_text; member
H A Dactions-suggestions.cc835 std::string response_text(replies[i].str, replies[i].len); in PopulateTextReplies() local
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dgrpc_tool.cc749 std::string response_text = parser->GetFormattedStringFromMethod( in CallMethod() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_httplib.py2177 def _create_connection(self, response_text): argument
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction_unittest.cc15059 std::string response_text; in TEST_P() local
15122 std::string response_text; in TEST_P() local
15177 std::string response_text; in TEST_P() local
15247 std::string response_text; in TEST_P() local
15323 std::string response_text; in TEST_P() local
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h1618 const flatbuffers::String *response_text() const { in response_text() function