Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/test/
Dion_allocate_special.cpp72 if (getHeapType(i) != ION_HEAP_TYPE_CARVEOUT) in TEST_F()
100 if (getHeapType(i) != ION_HEAP_TYPE_DMA) in TEST_F()
125 if (getHeapType(i) != ION_HEAP_TYPE_CARVEOUT) in TEST_F()
Dion_test_fixture.h49 ion_heap_type getHeapType(unsigned int idx) { in getHeapType() function
Dion_allocate_test.cpp150 switch(getHeapType(i)) { in TEST_F()
315 switch(getHeapType(i)) { in TEST_F()