Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/tests/
Ddmabuf_heap_bench.c201 int testing_ion = 0; in main() local
209 testing_ion = 1; in main()
218 if (testing_ion) printf(" vs ion heaptype %d (flags: 0x%x)", ion_heap_type, ion_flags); in main()
222 if (testing_ion) ion_heap_bench(ion_heap_type, sizes[i], ion_flags); in main()