Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dcollection_set_test.cpp26 class CollectionSetTest : public testing::Test { class
28 CollectionSetTest() in CollectionSetTest() function in ark::mem::CollectionSetTest
58 TEST_F(CollectionSetTest, TestCtor) in TEST_F() argument
76 TEST_F(CollectionSetTest, TestAddTenuredRegion) in TEST_F() argument
98 TEST_F(CollectionSetTest, TestAddHumongousRegion) in TEST_F() argument
121 TEST_F(CollectionSetTest, TestAddDifferentRegions) in TEST_F() argument