Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp101 const void* imaginary_use; variable
111 imaginary_use = new int[10]; in TEST()
147 imaginary_use = p.data(); in TEST()