Lines Matching refs:jni_abort_catcher

347     CheckJniAbortCatcher jni_abort_catcher;  in GetPrimitiveArrayElementsOfWrongType()  local
352 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
356 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
360 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
364 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
368 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
372 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
376 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
382 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
388 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
397 CheckJniAbortCatcher jni_abort_catcher; in ReleasePrimitiveArrayElementsOfWrongType() local
406 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
411 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
416 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
421 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
426 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
431 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
436 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
450 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
456 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
469 CheckJniAbortCatcher jni_abort_catcher; in GetReleasePrimitiveArrayCriticalOfWrongType() local
474 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in GetReleasePrimitiveArrayCriticalOfWrongType()
477 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in GetReleasePrimitiveArrayCriticalOfWrongType()
485 CheckJniAbortCatcher jni_abort_catcher; in GetPrimitiveArrayRegionElementsOfWrongType() local
492 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
497 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
502 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
507 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
512 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
517 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
522 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
528 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
534 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in GetPrimitiveArrayRegionElementsOfWrongType()
543 CheckJniAbortCatcher jni_abort_catcher; in SetPrimitiveArrayRegionElementsOfWrongType() local
550 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
555 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
560 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
565 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
570 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
575 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
580 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
586 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
592 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in SetPrimitiveArrayRegionElementsOfWrongType()
600 CheckJniAbortCatcher jni_abort_catcher; in NewObjectArrayBadArguments() local
606 jni_abort_catcher.Check(check_jni ? "negative jsize: -1" : "negative array length: -1"); in NewObjectArrayBadArguments()
609 jni_abort_catcher.Check(check_jni ? "negative jsize: -2147483648" in NewObjectArrayBadArguments()
1122 CheckJniAbortCatcher jni_abort_catcher; \
1126 jni_abort_catcher.Check("negative array length: -1"); \
1128 jni_abort_catcher.Check("negative array length: -2147483648"); \
1131 jni_abort_catcher.Check("java_array == null"); \
1133 jni_abort_catcher.Check("java_array == null"); \
1135 jni_abort_catcher.Check("java_array == null"); \
1137 jni_abort_catcher.Check("java_array == null"); \
1139 jni_abort_catcher.Check("java_array == null"); \
1143 jni_abort_catcher.Check("buf == null"); \
1145 jni_abort_catcher.Check("buf == null"); \
1312 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1315 jni_abort_catcher.Check("element_jclass == null"); in TEST_F()
1319 jni_abort_catcher.Check(error_msg.c_str()); in TEST_F()
1324 jni_abort_catcher.Check("NewObjectArray received NULL jclass"); in TEST_F()
1328 jni_abort_catcher.Check(error_msg.c_str()); in TEST_F()
1348 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1350 jni_abort_catcher.Check("cannot assign object of type 'java.lang.String[]' to array with element " in TEST_F()
1356 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1359 jni_abort_catcher.Check("java_array == null"); in TEST_F()
1362 jni_abort_catcher.Check("jarray was NULL"); in TEST_F()
1380 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1382 jni_abort_catcher.Check("java_object == null"); in TEST_F()
1397 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1400 jni_abort_catcher.Check("java_class == null"); in TEST_F()
1403 jni_abort_catcher.Check("GetSuperclass received NULL jclass"); in TEST_F()
1437 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1440 jni_abort_catcher.Check("java_class1 == null"); in TEST_F()
1442 jni_abort_catcher.Check("java_class2 == null"); in TEST_F()
1445 jni_abort_catcher.Check("IsAssignableFrom received NULL jclass"); in TEST_F()
1447 jni_abort_catcher.Check("IsAssignableFrom received NULL jclass"); in TEST_F()
1463 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1466 jni_abort_catcher.Check("use of invalid jobject"); in TEST_F()
1575 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1577 jni_abort_catcher.Check("chars == null && char_count > 0"); in TEST_F()
1581 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1584 jni_abort_catcher.Check("char_count < 0: -1"); in TEST_F()
1586 jni_abort_catcher.Check("char_count < 0: -2147483648"); in TEST_F()
1589 jni_abort_catcher.Check("negative jsize: -1"); in TEST_F()
1591 jni_abort_catcher.Check("negative jsize: -2147483648"); in TEST_F()
1775 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1778 jni_abort_catcher.Check("java_array == null"); in TEST_F()
1780 jni_abort_catcher.Check("java_array == null"); in TEST_F()
1783 jni_abort_catcher.Check("jarray was NULL"); in TEST_F()
1785 jni_abort_catcher.Check("jarray was NULL"); in TEST_F()
1800 CheckJniAbortCatcher jni_abort_catcher; \
1804 CheckJniAbortCatcher jni_abort_catcher; \
1806 jni_abort_catcher.Check("fid == null"); \
1808 jni_abort_catcher.Check("fid == null"); \
1812 jni_abort_catcher.Check("received NULL jclass"); \
1814 jni_abort_catcher.Check("received NULL jclass"); \
1816 jni_abort_catcher.Check("jfieldID was NULL"); \
1818 jni_abort_catcher.Check("jfieldID was NULL"); \
1832 CheckJniAbortCatcher jni_abort_catcher; \
1834 jni_abort_catcher.Check("obj == null"); \
1836 jni_abort_catcher.Check("obj == null"); \
1838 jni_abort_catcher.Check("fid == null"); \
1840 jni_abort_catcher.Check("fid == null"); \
1843 jni_abort_catcher.Check("field operation on NULL object:"); \
1845 jni_abort_catcher.Check("field operation on NULL object:"); \
1847 jni_abort_catcher.Check("jfieldID was NULL"); \
1849 jni_abort_catcher.Check("jfieldID was NULL"); \
1895 CheckJniAbortCatcher jni_abort_catcher; \
1897 jni_abort_catcher.Check("not valid for an object of class"); \
1899 jni_abort_catcher.Check("not valid for an object of class"); \