Searched refs:isDeleted2 (Results 1 – 1 of 1) sorted by relevance
132 bool isDeleted, isDeleted2, isDeleted3; in TEST() local134 Foo* foo2 = new Foo(&isDeleted2); in TEST()161 ASSERT_TRUE(isDeleted2); in TEST()216 bool isDeleted, isDeleted2; in TEST() local223 FooFixedAlloc* foo2 = new FooFixedAlloc(&isDeleted2); in TEST()224 ASSERT_FALSE(isDeleted2); in TEST()