Searched refs:RunSuccessfulRequestWithString (Results 1 – 1 of 1) sorted by relevance
122 void RunSuccessfulRequestWithString(const std::string& content,128 void RunSuccessfulRequestWithString(160 void URLRequestTestJobBackedByFileEventsTest::RunSuccessfulRequestWithString( in RunSuccessfulRequestWithString() function in net::__anonaaf106690111::URLRequestTestJobBackedByFileEventsTest163 RunSuccessfulRequestWithString(content, content, FILE_PATH_LITERAL(""), in RunSuccessfulRequestWithString()167 void URLRequestTestJobBackedByFileEventsTest::RunSuccessfulRequestWithString( in RunSuccessfulRequestWithString() function in net::__anonaaf106690111::URLRequestTestJobBackedByFileEventsTest254 RunSuccessfulRequestWithString(std::string(""), nullptr); in TEST_F()258 RunSuccessfulRequestWithString(std::string("hello world"), nullptr); in TEST_F()262 RunSuccessfulRequestWithString(MakeContentOfSize(17 * 1024), nullptr); in TEST_F()266 RunSuccessfulRequestWithString(MakeContentOfSize(3 * 1024 * 1024), nullptr); in TEST_F()274 RunSuccessfulRequestWithString(MakeContentOfSize(size), &range); in TEST_F()[all …]