Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java34 boolean mRanErrorHandler = false; field in DebugContext
37 mRanErrorHandler = true;
72 assertTrue(mRanErrorHandler); in testDebugContextI()
91 assertTrue(mRanErrorHandler); in testDebugContextK()
293 assertTrue(mRanErrorHandler); in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD()
317 assertTrue(mRanErrorHandler); in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD()
341 assertTrue(mRanErrorHandler); in testDebugContextRsAllocationCopy1D_Byte_BadCount()
365 assertTrue(mRanErrorHandler); in testDebugContextRsAllocationCopy1D_Byte_BadSrcOffset()
389 assertTrue(mRanErrorHandler); in testDebugContextRsAllocationCopy1D_Byte_BadDstOffset()
418 assertTrue(mRanErrorHandler); in testDebugContextRsAllocationCopy2D_Short_BadYCount()
[all …]