Searched refs:GetTestString (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/server/
H A Dhttp_connection_unittest.cc16 std::string GetTestString(int size) { function in namespace:net::__anon9510
50 GetTestString(HttpConnection::ReadIOBuffer::kInitialBufSize));
120 std::string kReadData(GetTestString(kExpectedInitialBufSize));
154 const std::string kReadData(GetTestString(kReadLength));

Completed in 224 milliseconds