Home
last modified time | relevance | path

Searched refs:RS_MSG_TEST_PASSED (Results 1 – 25 of 30) 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/renderscript/src/android/renderscript/cts/
DRSBase.java41 protected static final int RS_MSG_TEST_PASSED = 100; field in RSBase
49 case RS_MSG_TEST_PASSED:
Dstruct_object.rs21 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dstruct_array.rs18 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dsmall_structs.rs51 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
68 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
173 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dstruct_pad.rs21 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
DTestCtxDim.rs39 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dutils.rs36 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dnoroot.rs43 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dshared.rsh28 static const int RS_MSG_TEST_PASSED = 100;
Darray_init.rs57 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dforeach.rs73 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dkernel_input.rs229 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dprimitives.rs134 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dvector.rs195 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dsample.rs167 rsSendToClientBlocking(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/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.rs21 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.rs43 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dprimitives.rs50 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Dforeach.rs73 rsSendToClientBlocking(RS_MSG_TEST_PASSED);
Drs_jni_script.cpp36 #define RS_MSG_TEST_PASSED 100 macro

12