Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/test/
Dion_allocate_test.cpp190 static const unsigned long allocation_flags[] = { 0, ION_FLAG_CACHED, ION_FLAG_SYNC_FORCE }; in TEST_F() local
196 for (unsigned long flag : allocation_flags) { in TEST_F()
235 static const unsigned long allocation_flags[] = { 0, ION_FLAG_CACHED, ION_FLAG_SYNC_FORCE }; in TEST_F() local
241 for (unsigned long flags: allocation_flags) { in TEST_F()