Searched refs:thrown_class (Results 1 – 1 of 1) sorted by relevance
371 jclass thrown_class = env->GetObjectClass(thrown); in testShallowGetCallingClassLoader() local372 CHECK(env->IsSameObject(unsatisfied_link_error_clazz, thrown_class)); in testShallowGetCallingClassLoader()