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 D | random_decoder_test_base.h | 242 Http2Random* RandomPtr() { return &random_; } in RandomPtr() function |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ | ||
H A D | hpack_decoder_tables_test.cc | 86 Http2Random* RandomPtr() { return &random_; } in RandomPtr() function in http2::test::__anona762df280111::HpackDecoderStaticTableTest |