Home
last modified time | relevance | path

Searched refs:JVMTI_ERROR_NAMES_DONT_MATCH (Results 1 – 4 of 4) sorted by relevance

/art/test/921-hello-failure/
Dexpected-stdout.txt5 …r : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
21 …ception(Failed to redefine classes <LTransform2;, LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
24 …ception(Failed to redefine classes <LTransform;, LTransform2;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
29 …tion(Failed to retransform classes <LTransform2;, LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
32 …tion(Failed to retransform classes <LTransform;, LTransform2;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
/art/test/901-hello-ti-agent/
Dexpected-stdout.txt52 69 = JVMTI_ERROR_NAMES_DONT_MATCH
/art/test/ti-agent/
Djvmti_helper.cc194 case JVMTI_ERROR_NAMES_DONT_MATCH: in operator <<()
/art/openjdkjvmti/include/
Djvmti.h369 JVMTI_ERROR_NAMES_DONT_MATCH = 69, enumerator