Searched refs:item4_4 (Results 1 – 1 of 1) sorted by relevance
68 MockItem* item4_4 = queue->Dequeue(); in TEST() local73 EXPECT_THAT(item4_4, NotNull()); in TEST()74 ITEM_EQ(item4_4, item4); in TEST()80 EXPECT_CALL(*item4_4, Destruct()).Times(1); in TEST()81 delete item4_4; in TEST()