Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dpool_map_test.cpp71 bool IsEmptyPoolMap() const in IsEmptyPoolMap() function in panda::PoolMapTest
158 ASSERT_FALSE(IsEmptyPoolMap());
164 ASSERT_TRUE(IsEmptyPoolMap());
184 ASSERT_TRUE(IsEmptyPoolMap());
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpool_map_test.cpp75 bool IsEmptyPoolMap() const in IsEmptyPoolMap() function in ark::PoolMapTest
170 ASSERT_TRUE(IsEmptyPoolMap()); in TEST_F()
191 ASSERT_TRUE(IsEmptyPoolMap()); in TEST_F()