Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java101 protected class SetupAllocationCopyTests { class in DebugContext
109 SetupAllocationCopyTests(int dimension, in SetupAllocationCopyTests() method in DebugContext.SetupAllocationCopyTests
182 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_Normal()
183 new SetupAllocationCopyTests(1, 512, in testDebugContextRsAllocationCopy1D_Byte_Normal()
225 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy2D_Short_Normal()
226 new SetupAllocationCopyTests(2, 128, in testDebugContextRsAllocationCopy2D_Short_Normal()
279 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD()
280 new SetupAllocationCopyTests(1, 512, in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD()
303 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD()
304 new SetupAllocationCopyTests(1, 512, in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD()
[all …]