Searched refs:JVMTI_ERROR_NULL_POINTER (Results 1 - 4 of 4) sorted by relevance

/art/test/928-jni-table/
H A Djni_table.cc82 if (setoverride3_result != JVMTI_ERROR_NULL_POINTER) {
/art/test/ti-agent/
H A Djvmti_helper.cc205 case JVMTI_ERROR_NULL_POINTER:
/art/test/913-heaps/
H A Dheaps.cc964 CHECK(extensions[i].errors[2] == JVMTI_ERROR_NULL_POINTER);
/art/openjdkjvmti/include/
H A Djvmti.h375 JVMTI_ERROR_NULL_POINTER = 100, enumerator in enum:__anon69

Completed in 127 milliseconds