Home
last modified time | relevance | path

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

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