Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
Dhpack_huffman_transcoder_test.cc99 std::string RandomAsciiNonControlString(int length) { in RandomAsciiNonControlString() function in http2::test::__anondfba763e0111::HpackHuffmanTranscoderTest
114 const std::string s = RandomAsciiNonControlString(length); in TEST_F()