Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java736 void checkAllocation(Allocation a, int val) { in checkAllocation() method in ComputeTest
761 checkAllocation(out, -val); in testForEach()