Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_promise_test.cpp27 class EtsPromiseTest : public testing::Test { class
29 EtsPromiseTest() in EtsPromiseTest() function in ark::ets::test::EtsPromiseTest
84 TEST_F(EtsPromiseTest, PromiseMemoryLayout) in TEST_F() argument
90 TEST_F(EtsPromiseTest, PromiseRefMemoryLayout) in TEST_F() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise_ref.h26 class EtsPromiseTest; variable
Dets_promise.h32 class EtsPromiseTest; variable