Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/
Dets_vm_init_prealloc_test.cpp34 class EtsVMInitPreallocTest : public testing::Test { class
36 EtsVMInitPreallocTest() in EtsVMInitPreallocTest() function in ark::ets::test::EtsVMInitPreallocTest
66 TEST_F(EtsVMInitPreallocTest, PreallocatedOOMObjectTest) in TEST_F() argument