Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dcode_allocator_test.cpp25 class CodeAllocatorTest : public testing::Test { class
27 CodeAllocatorTest() {} in CodeAllocatorTest() function in panda::CodeAllocatorTest
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dcode_allocator_test.cpp27 class CodeAllocatorTest : public testing::Test { class
60 TEST_F(CodeAllocatorTest, AllocateBuffTest) in TEST_F() argument