Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp169 bool AllocationFailed = false; in TEST() local
176 AllocationFailed = true; in TEST()
192 EXPECT_EQ(AllocationFailed, true); in TEST()