Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/contrib/pzstd/test/
H A DPzstdTest.cpp46 auto errorGuard = makeScopeGuard([&] { in TEST() local
81 auto errorGuard = makeScopeGuard([&] { in TEST() local