Searched defs:G1AllocatePinnedObjectTest (Results 1 – 1 of 1) sorted by relevance
1956 class G1AllocatePinnedObjectTest : public G1GCPromotePinnedRegionTest {}; class1958 TEST_F(G1AllocatePinnedObjectTest, AllocatePinnedRegularArrayAndCreatedNewPinnedRegion) in TEST_F() argument1970 TEST_F(G1AllocatePinnedObjectTest, AllocatePinnedRegularStringAndCreatedNewPinnedRegion) in TEST_F() argument1990 TEST_F(G1AllocatePinnedObjectTest, AllocatePinnedRegularStringToNewPinnedRegion) in TEST_F() argument2012 TEST_F(G1AllocatePinnedObjectTest, AllocatePinnedRegularStringToExistPinnedRegion) in TEST_F() argument2033 TEST_F(G1AllocatePinnedObjectTest, AllocateRegularStringToExistPinnedRegion) in TEST_F() argument2058 TEST_F(G1AllocatePinnedObjectTest, AllocateRegularArray) in TEST_F() argument