Searched refs:info_p (Results 1 – 1 of 1) sorted by relevance
246 JvmtiInfo* info_p = nullptr; in Java_art_Test1974_CollectFreedTags() local250 jvmti_env->GetEnvironmentLocalStorage(reinterpret_cast<void**>(&info_p)))) { in Java_art_Test1974_CollectFreedTags()256 std::unique_ptr<JvmtiInfo> info(info_p); in Java_art_Test1974_CollectFreedTags()