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

/fuchsia/zircon/system/utest/fbl/
H A Dfunction_tests.cpp202 AllocChecker ac1; local
204 ClosureFunction fcheckinline([&fcheck_value] { fcheck_value++; }, &ac1);
206 EXPECT_TRUE(ac1.check());
420 AllocChecker ac1; local
426 &ac1);
428 EXPECT_TRUE(ac1.check());

Completed in 29 milliseconds