Home
last modified time | relevance | path

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

/aosp_15_r20/external/puffin/src/
H A Dutils_unittest.cc248 RemoveDeflatesWithBadDistanceCaches(kProblematicCache, &deflates)); in TEST()
260 data.insert(data.end(), kProblematicCache.begin(), kProblematicCache.end()); in TEST()
268 offset += kProblematicCache.size() * 8; in TEST()
H A Dpuffin_unittest.cc578 BufferBitReader br(kProblematicCache.data(), kProblematicCache.size()); in TEST_F()
592 BufferBitReader br(kProblematicCache.data(), kProblematicCache.size()); in TEST_F()
H A Dunittest_common.cc83 const Buffer kProblematicCache = { variable
H A Dunittest_common.h51 extern const Buffer kProblematicCache;