Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Drandom_decoder_test_base.h242 Http2Random* RandomPtr() { return &random_; } in RandomPtr() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_tables_test.cc86 Http2Random* RandomPtr() { return &random_; } in RandomPtr() function in http2::test::__anona762df280111::HpackDecoderStaticTableTest