Home
last modified time | relevance | path

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

/art/test/1974-resize-array/
Dresize_array.cc178 struct JvmtiInfo { struct
188 JvmtiInfo* dat = nullptr; in Java_art_Test1974_StartCollectFrees()
195 JvmtiInfo* info = new JvmtiInfo; in Java_art_Test1974_StartCollectFrees()
246 JvmtiInfo* info_p = nullptr; in Java_art_Test1974_CollectFreedTags()
256 std::unique_ptr<JvmtiInfo> info(info_p); in Java_art_Test1974_CollectFreedTags()