Searched refs:kSubblockDeflateExtents8 (Results 1 – 4 of 4) sorted by relevance
/external/puffin/src/ |
D | patching_unittest.cc | 54 TestPatching(kDeflates8, kDeflates9, kSubblockDeflateExtents8, in TEST() 60 kSubblockDeflateExtents8, kPatch9To8); in TEST() 64 TestPatching(kDeflates8, {}, kSubblockDeflateExtents8, {}, kPatch8ToEmpty); in TEST() 68 TestPatching(kDeflates8, {11, 22, 33, 44}, kSubblockDeflateExtents8, {}, in TEST()
|
D | stream_unittest.cc | 201 kSubblockDeflateExtents8, kPuffExtents8); in TEST_F() 209 kSubblockDeflateExtents8, kPuffExtents8, 8 /* max_cache_size */); in TEST_F() 218 kSubblockDeflateExtents8, kPuffExtents8); in TEST_F()
|
D | unittest_common.h | 124 const std::vector<BitExtent> kSubblockDeflateExtents8 = { variable
|
D | utils_unittest.cc | 117 CheckFindPuffLocation(kDeflates8, kSubblockDeflateExtents8, kPuffExtents8, in TEST()
|