Home
last modified time | relevance | path

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

/aosp12/system/memory/libdmabufheap/tests/
H A Ddmabuf_heap_test.c52 void libdmabufheaptest(bool use_custom_callback, void *legacy_ion_custom_data) { in libdmabufheaptest() function
154 libdmabufheaptest(true, &data); in main()
156 libdmabufheaptest(true, NULL); in main()
158 libdmabufheaptest(false, &data); in main()
160 libdmabufheaptest(false, NULL); in main()