Lines Matching refs:jni_abort_catcher

348     CheckJniAbortCatcher jni_abort_catcher;  in GetPrimitiveArrayElementsOfWrongType()  local
353 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
357 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
361 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
365 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
369 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
373 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
377 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
383 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
389 jni_abort_catcher.Check( in GetPrimitiveArrayElementsOfWrongType()
398 CheckJniAbortCatcher jni_abort_catcher; in ReleasePrimitiveArrayElementsOfWrongType() local
407 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
412 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
417 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
422 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
427 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
432 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
437 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
451 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
457 jni_abort_catcher.Check( in ReleasePrimitiveArrayElementsOfWrongType()
470 CheckJniAbortCatcher jni_abort_catcher; in GetReleasePrimitiveArrayCriticalOfWrongType() local
475 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in GetReleasePrimitiveArrayCriticalOfWrongType()
478 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in GetReleasePrimitiveArrayCriticalOfWrongType()
486 CheckJniAbortCatcher jni_abort_catcher; in GetPrimitiveArrayRegionElementsOfWrongType() local
493 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
498 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
503 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
508 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
513 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
518 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
523 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
529 jni_abort_catcher.Check( in GetPrimitiveArrayRegionElementsOfWrongType()
535 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in GetPrimitiveArrayRegionElementsOfWrongType()
544 CheckJniAbortCatcher jni_abort_catcher; in SetPrimitiveArrayRegionElementsOfWrongType() local
551 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
556 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
561 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
566 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
571 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
576 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
581 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
587 jni_abort_catcher.Check( in SetPrimitiveArrayRegionElementsOfWrongType()
593 jni_abort_catcher.Check(check_jni ? "jarray argument has non-array type: java.lang.String" in SetPrimitiveArrayRegionElementsOfWrongType()
601 CheckJniAbortCatcher jni_abort_catcher; in NewObjectArrayBadArguments() local
607 jni_abort_catcher.Check(check_jni ? "negative jsize: -1" : "negative array length: -1"); in NewObjectArrayBadArguments()
610 jni_abort_catcher.Check(check_jni ? "negative jsize: -2147483648" in NewObjectArrayBadArguments()
1123 CheckJniAbortCatcher jni_abort_catcher; \
1127 jni_abort_catcher.Check("negative array length: -1"); \
1129 jni_abort_catcher.Check("negative array length: -2147483648"); \
1132 jni_abort_catcher.Check("java_array == null"); \
1134 jni_abort_catcher.Check("java_array == null"); \
1136 jni_abort_catcher.Check("java_array == null"); \
1138 jni_abort_catcher.Check("java_array == null"); \
1140 jni_abort_catcher.Check("java_array == null"); \
1144 jni_abort_catcher.Check("buf == null"); \
1146 jni_abort_catcher.Check("buf == null"); \
1313 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1316 jni_abort_catcher.Check("element_jclass == null"); in TEST_F()
1320 jni_abort_catcher.Check(error_msg.c_str()); in TEST_F()
1325 jni_abort_catcher.Check("NewObjectArray received NULL jclass"); in TEST_F()
1329 jni_abort_catcher.Check(error_msg.c_str()); in TEST_F()
1349 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1351 jni_abort_catcher.Check("cannot assign object of type 'java.lang.String[]' to array with element " in TEST_F()
1357 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1360 jni_abort_catcher.Check("java_array == null"); in TEST_F()
1363 jni_abort_catcher.Check("jarray was NULL"); in TEST_F()
1381 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1383 jni_abort_catcher.Check("java_object == null"); in TEST_F()
1398 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1401 jni_abort_catcher.Check("java_class == null"); in TEST_F()
1404 jni_abort_catcher.Check("GetSuperclass received NULL jclass"); in TEST_F()
1438 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1441 jni_abort_catcher.Check("java_class1 == null"); in TEST_F()
1443 jni_abort_catcher.Check("java_class2 == null"); in TEST_F()
1446 jni_abort_catcher.Check("IsAssignableFrom received NULL jclass"); in TEST_F()
1448 jni_abort_catcher.Check("IsAssignableFrom received NULL jclass"); in TEST_F()
1464 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1467 jni_abort_catcher.Check("use of invalid jobject"); in TEST_F()
1698 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1700 jni_abort_catcher.Check("chars == null && char_count > 0"); in TEST_F()
1704 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1707 jni_abort_catcher.Check("char_count < 0: -1"); in TEST_F()
1709 jni_abort_catcher.Check("char_count < 0: -2147483648"); in TEST_F()
1712 jni_abort_catcher.Check("negative jsize: -1"); in TEST_F()
1714 jni_abort_catcher.Check("negative jsize: -2147483648"); in TEST_F()
1907 CheckJniAbortCatcher jni_abort_catcher; in TEST_F() local
1910 jni_abort_catcher.Check("java_array == null"); in TEST_F()
1912 jni_abort_catcher.Check("java_array == null"); in TEST_F()
1915 jni_abort_catcher.Check("jarray was NULL"); in TEST_F()
1917 jni_abort_catcher.Check("jarray was NULL"); in TEST_F()
1932 CheckJniAbortCatcher jni_abort_catcher; \
1936 CheckJniAbortCatcher jni_abort_catcher; \
1938 jni_abort_catcher.Check("fid == null"); \
1940 jni_abort_catcher.Check("fid == null"); \
1944 jni_abort_catcher.Check("received NULL jclass"); \
1946 jni_abort_catcher.Check("received NULL jclass"); \
1948 jni_abort_catcher.Check("jfieldID was NULL"); \
1950 jni_abort_catcher.Check("jfieldID was NULL"); \
1964 CheckJniAbortCatcher jni_abort_catcher; \
1966 jni_abort_catcher.Check("obj == null"); \
1968 jni_abort_catcher.Check("obj == null"); \
1970 jni_abort_catcher.Check("fid == null"); \
1972 jni_abort_catcher.Check("fid == null"); \
1975 jni_abort_catcher.Check("field operation on NULL object:"); \
1977 jni_abort_catcher.Check("field operation on NULL object:"); \
1979 jni_abort_catcher.Check("jfieldID was NULL"); \
1981 jni_abort_catcher.Check("jfieldID was NULL"); \
2027 CheckJniAbortCatcher jni_abort_catcher; \
2029 jni_abort_catcher.Check("not valid for an object of class"); \
2031 jni_abort_catcher.Check("not valid for an object of class"); \