Home
last modified time | relevance | path

Searched refs:JVMTI_ERROR_INTERNAL (Results 1 – 6 of 6) sorted by relevance

/art/test/1950-unprepared-transform/
Djvm-expected.patch2 …or class java.lang.Exception: Failed to retransform class <LTransform;> due to JVMTI_ERROR_INTERNAL
Dexpected.txt2 …or class java.lang.Exception: Failed to retransform class <LTransform;> due to JVMTI_ERROR_INTERNAL
/art/test/901-hello-ti-agent/
Dexpected.txt71 113 = JVMTI_ERROR_INTERNAL
/art/test/1940-ddms-ext/
Dexpected.txt18 Got error: JVMTI_ERROR_INTERNAL
/art/test/ti-agent/
Djvmti_helper.cc223 case JVMTI_ERROR_INTERNAL: in operator <<()
/art/openjdkjvmti/include/
Djvmti.h384 JVMTI_ERROR_INTERNAL = 113, enumerator