Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp141 long MaxMapCount = 0; in TEST() local
145 Stream >> MaxMapCount; in TEST()
146 if (MaxMapCount < 200000) in TEST()