Searched refs:ac4 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fbl/
H A Dfunction_tests.cpp227 AllocChecker ac4; local
228 fcheckheap.SetTarget([&fcheck_value, big = Big() ] { fcheck_value *= 3; }, &ac4);
230 EXPECT_TRUE(ac4.check());
457 AllocChecker ac4; local
462 &ac4);
464 EXPECT_TRUE(ac4.check());

Completed in 25 milliseconds