Searched refs:SetHTTPResponse (Results 1 – 1 of 1) sorted by relevance
136 void SetHTTPResponse(int status, const char* data) { in SetHTTPResponse() function in __anon47d6e4a50111::TestingSpellingServiceClient310 client_.SetHTTPResponse(kTests[i].response_status, kTests[i].response_data); in TEST_F()