Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Drelease_test.cpp160 template <class SizeClassMap> struct FreeBatch { struct
172 FreeBatch *Next; argument
180 typedef FreeBatch<SizeClassMap> Batch; in testReleaseFreeMemoryToOS() argument