Home
last modified time | relevance | path

Searched refs:allocationIsInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DFatVectorTests.cpp26 static bool allocationIsInternal(VectorType& v) { in allocationIsInternal() function
37 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 …]