Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_runtime_linker_test.cpp30 class EtsRuntimeLinkerTest : public testing::Test { class
32 EtsRuntimeLinkerTest() in EtsRuntimeLinkerTest() function in ark::ets::test::EtsRuntimeLinkerTest
84 TEST_F(EtsRuntimeLinkerTest, RuntimeLinkerMemoryLayout) in TEST_F() argument
97 TEST_F(EtsRuntimeLinkerTest, GetClassReturnsNullWhenErrorSuppressed) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_runtime_linker.h31 class EtsRuntimeLinkerTest; variable