Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java30 Allocation AUnused; field in DebugContext
56 AUnused = Allocation.createTyped(mRS, t); in setupDebugContext()
84 Soob.forEach_write_k(AUnused); // Write to invalid location. in testDebugContextK()