Searched refs:expectedResponseBody (Results 1 – 1 of 1) sorted by relevance
40 TestListener(const std::string& expectedResponseBody, in TestListener() argument43 fExpectedResponseBody(expectedResponseBody), in TestListener()125 const std::string& expectedResponseBody, in SendAuthenticatedRequest() argument128 TestListener listener(expectedResponseBody, expectedResponseHeaders); in SendAuthenticatedRequest()218 std::string expectedResponseBody(""); in HeadTest() local226 TestListener listener(expectedResponseBody, expectedResponseHeaders); in HeadTest()266 std::string expectedResponseBody(""); in NoContentTest() local271 TestListener listener(expectedResponseBody, expectedResponseHeaders); in NoContentTest()316 std::string expectedResponseBody( in ProxyTest() local335 TestListener listener(expectedResponseBody, expectedResponseHeaders); in ProxyTest()[all …]