Home
last modified time | relevance | path

Searched defs:RandStringWithAlphabet (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_random.cc62 std::string Http2Random::RandStringWithAlphabet(int length, in RandStringWithAlphabet() function in http2::test::Http2Random
H A Dhttp2_random_test.cc61 TEST(Http2RandomTest, RandStringWithAlphabet) { in TEST() argument