Home
last modified time | relevance | path

Searched refs:thirtyNineBytes (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.cpp181 HPACKHeader thirtyNineBytes("abcd", "efg"); in TEST_F() local
184 EXPECT_TRUE(table_.add(thirtyNineBytes.copy())); in TEST_F()