Searched refs:allocationIsInternal (Results 1 – 1 of 1) sorted by relevance
26 static bool allocationIsInternal(VectorType& v) { in allocationIsInternal() function37 EXPECT_FALSE(allocationIsInternal(v)); in TEST()48 EXPECT_TRUE(allocationIsInternal(v)); in TEST()54 EXPECT_FALSE(allocationIsInternal(v)); in TEST()63 EXPECT_FALSE(allocationIsInternal(v)); in TEST()69 EXPECT_TRUE(allocationIsInternal(v)); in TEST()75 EXPECT_TRUE(allocationIsInternal(v)); in TEST()81 EXPECT_TRUE(allocationIsInternal(v)); in TEST()85 EXPECT_FALSE(allocationIsInternal(v)); in TEST()91 EXPECT_TRUE(allocationIsInternal(v)); in TEST()[all …]