Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/test/
Dion_test_fixture.h66 unsigned int getMaxHeapId() { in getMaxHeapId() function
Dion_allocate_test.cpp301 data.heap_id_mask = 1 << (getMaxHeapId() + 1); in TEST_F()