Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_typeapi_test.cpp29 class EtsTypeAPITest : public testing::Test { class
31 EtsTypeAPITest() in EtsTypeAPITest() function in ark::ets::test::EtsTypeAPITest
107 TEST_F(EtsTypeAPITest, TypeAPITypeMemoryLayout) in TEST_F() argument
114 TEST_F(EtsTypeAPITest, TypeAPIMethodMemoryLayout) in TEST_F() argument
120 TEST_F(EtsTypeAPITest, TypeAPIFieldMemoryLayout) in TEST_F() argument
126 TEST_F(EtsTypeAPITest, TypeAPIParameterMemoryLayout) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_type.h27 class EtsTypeAPITest; variable
Dets_typeapi_parameter.h29 class EtsTypeAPITest; variable
Dets_typeapi_method.h29 class EtsTypeAPITest; variable
Dets_typeapi_field.h28 class EtsTypeAPITest; variable