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

/art/test/ti-agent/
H A Djvmti_helper.cc167 case JVMTI_ERROR_NOT_FOUND:
/art/openjdkjvmti/
H A Dti_extension.cc154 { JVMTI_ERROR_NOT_FOUND });
/art/test/913-heaps/
H A Dheaps.cc910 CHECK(extensions[i].errors[0] == JVMTI_ERROR_NOT_FOUND);
/art/openjdkjvmti/include/
H A Djvmti.h356 JVMTI_ERROR_NOT_FOUND = 41, enumerator in enum:__anon69

Completed in 698 milliseconds