Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_response_test.cc123 class TestQuicheRandom : public QuicheRandom { class
125 TestQuicheRandom(char seed) : seed_(seed) {} in TestQuicheRandom() function in quiche::__anon81e0acc50111::TestQuicheRandom