Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp194 bool AllocationFailed = false; in TEST() local
203 AllocationFailed = true; in TEST()
222 EXPECT_EQ(AllocationFailed, true); in TEST()