Home
last modified time | relevance | path

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

/art/test/931-agent-thread/
Dagent_thread.cc135 jvmtiError main_thread_result = jvmti_env->GetCurrentThread(&main_thread); in Java_art_Test931_testAgentThread() local
136 if (JvmtiErrorToException(env, jvmti_env, main_thread_result)) { in Java_art_Test931_testAgentThread()