Home
last modified time | relevance | path

Searched defs:CollectionSetTest (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dcollection_set_test.cpp26 class CollectionSetTest : public testing::Test { class
28 CollectionSetTest() in CollectionSetTest() function in panda::mem::CollectionSetTest
53 TEST_F(CollectionSetTest, TestCtor) in TEST_F() argument
71 TEST_F(CollectionSetTest, TestAddTenuredRegion) in TEST_F() argument
93 TEST_F(CollectionSetTest, TestAddHumongousRegion) in TEST_F() argument
116 TEST_F(CollectionSetTest, TestAddDifferentRegions) in TEST_F() argument