Home
last modified time | relevance | path

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

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/compress/test/
H A DQPACKHeaderTableTests.cpp169 auto oldestAbsolute = table_.getInsertCount() - table_.size() + 1; in TEST_F() local
170 table_.addRef(oldestAbsolute); in TEST_F()