Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_header_table_test.cc32 const HpackHeaderTable::StaticEntryTable& static_entries() { in static_entries() function in spdy::test::HpackHeaderTablePeer
130 const HpackHeaderTable::StaticEntryTable& static_entries = in TEST_F() local
H A Dhpack_static_table_test.cc35 const HpackHeaderTable::StaticEntryTable& static_entries = in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_static_table_test.cc28 const auto& static_entries = table.GetStaticEntries(); in TEST() local
/aosp_15_r20/external/python/cpython3/Python/
Dgetargs.c271 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargs1_impl() local
1631 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywords() local
2072 freelistentry_t static_entries[STATIC_FREELIST_ENTRIES]; in vgetargskeywordsfast_impl() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_tables_test.cc39 std::vector<StaticEntry> static_entries; in MakeSpecStaticEntries() local