HomeSort by relevance Sort by last modified time
    Searched defs:invoke_verify (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
StructArrayTest.java 34 pad.invoke_verify();
StructPadTest.java 46 pad.invoke_verify();
IntrinsicConvolve3x3.java 77 mVerify.invoke_verify(mAllocRef, mAllocDst, mAllocSrc);
114 mVerify.invoke_verify(mAllocRef, mAllocDst, mAllocSrc);
IntrinsicConvolve5x5.java 66 mVerify.invoke_verify(mAllocRef, mAllocDst, mAllocSrc);
IntrinsicColorMatrix.java 54 mVerify.invoke_verify(mAllocRef, mAllocDst, mAllocSrc);
YuvTest.java 115 mVerify.invoke_verify(aref, aout, ay);
154 mVerify.invoke_verify(aref, aout, ay);
158 mVerify.invoke_verify(aref, aout, ay);
199 mVerify.invoke_verify(aref, aout, ay);
203 mVerify.invoke_verify(aref, aout, ay);
ScriptGroupTest.java 306 mG2.invoke_verify();

Completed in 127 milliseconds