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