Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Depsilon_gcs_test.cpp80 std::vector<ObjectHeader *> AllocObjectsForTest() in AllocObjectsForTest() function in ark::mem::EpsilonGCTest
126 std::vector<ObjectHeader *> allocatedObjects = AllocObjectsForTest<ObjectAllocatorNoGen<>>(); in TEST_F()
203 std::vector<ObjectHeader *> allocatedObjects = AllocObjectsForTest<ObjectAllocatorG1<>>(); in TEST_F()