Home
last modified time | relevance | path

Searched refs:RS_MSG_TEST_PASSED (Results 1 – 25 of 32) sorted by relevance

12

/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSBase.java39 private static final int RS_MSG_TEST_PASSED = 100; field in RSBase
46 case RS_MSG_TEST_PASSED:
/cts/tests/tests/rsblas/src/android/renderscript/cts/
DRSBase.java41 protected static final int RS_MSG_TEST_PASSED = 100; field in RSBase
49 case RS_MSG_TEST_PASSED:
Dshared.rsh25 static const int RS_MSG_TEST_PASSED = 100;
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DRSBase.java42 protected static final int RS_MSG_TEST_PASSED = 100; field in RSBase
50 case RS_MSG_TEST_PASSED:
Dstruct_array.rscript18 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dstruct_object.rscript21 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dsmall_structs.rscript51 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
68 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
173 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dstruct_pad.rscript21 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dshared.rsh28 static const int RS_MSG_TEST_PASSED = 100;
Dutils.rscript36 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dnoroot.rscript43 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Darray_init.rscript57 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dforeach.rscript73 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
DTestCtxDim.rscript39 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dsingle_source_script.rscript74 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dprimitives.rscript134 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dvector.rscript195 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dstruct_field.rscript147 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSCppTest.java41 private static final int RS_MSG_TEST_PASSED = 100; field in RSCppTest
48 case RS_MSG_TEST_PASSED:
Dverify.rscript21 static const int RS_MSG_TEST_PASSED = 100;
309 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
/cts/tests/tests/rscpp/librscpptest/
Dshared.rsh25 static const int RS_MSG_TEST_PASSED = 100;
Dnoroot.rscript43 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dprimitives.rscript50 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dforeach.rscript73 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Drs_jni_script.cpp36 #define RS_MSG_TEST_PASSED 100 macro

12