Searched refs:RS_MSG_TEST_FAILED (Results 1 – 25 of 32) sorted by relevance
12
40 private static final int RS_MSG_TEST_FAILED = 101; field in RSBase47 case RS_MSG_TEST_FAILED:89 assertTrue(result != RS_MSG_TEST_FAILED); in checkForErrors()
42 protected static final int RS_MSG_TEST_FAILED = 101; field in RSBase50 case RS_MSG_TEST_FAILED:94 assertTrue(result != RS_MSG_TEST_FAILED); in checkForErrors()
26 static const int RS_MSG_TEST_FAILED = 101;
43 protected static final int RS_MSG_TEST_FAILED = 101; field in RSBase51 case RS_MSG_TEST_FAILED:101 assertTrue(result != RS_MSG_TEST_FAILED); in checkForErrors()
16 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
17 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
49 rsSendToClientBlocking(RS_MSG_TEST_FAILED);66 rsSendToClientBlocking(RS_MSG_TEST_FAILED);171 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
19 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
29 static const int RS_MSG_TEST_FAILED = 101;
33 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
40 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
54 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
70 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
36 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
69 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
131 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
192 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
42 private static final int RS_MSG_TEST_FAILED = 101; field in RSCppTest49 case RS_MSG_TEST_FAILED:105 assertTrue(result != RS_MSG_TEST_FAILED); in checkForErrors()
22 static const int RS_MSG_TEST_FAILED = 101;307 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
37 #define RS_MSG_TEST_FAILED 101 macro76 if (result == RS_MSG_TEST_FAILED) { in Java_android_cts_rscpp_RSScriptTest_testSet()131 if (result == RS_MSG_TEST_FAILED) { in Java_android_cts_rscpp_RSScriptTest_testInstance()
46 rsSendToClientBlocking(RS_MSG_TEST_FAILED);
270 #define RS_MSG_TEST_FAILED 101 macro306 if (result == RS_MSG_TEST_FAILED) { in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach()338 if (result == RS_MSG_TEST_FAILED) { in Java_android_cts_rscpp_RSForEachTest_testNoRoot()