Searched refs:allocationOut (Results 1 – 1 of 1) sorted by relevance
92 Allocation allocationOut = Allocation(0); in TEST_P() local96 allocationOut = (Allocation) *((ObjectBase*)_data.data()); }); in TEST_P()97 EXPECT_EQ(allocationOut, allocationIn); in TEST_P()