Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_error_test.cpp23 class EtsErrorTest : public testing::Test { class
25 EtsErrorTest() in EtsErrorTest() function in ark::ets::test::EtsErrorTest
71 TEST_F(EtsErrorTest, EscompatErrorMemoryLayout) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_error.h28 class EtsErrorTest; variable