Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_to_string_cache_test.cpp91 auto *etsCoro = EtsCoroutine::GetCurrent(); in TestMainLoop() local
302 auto etsCoro = EtsCoroutine::GetCurrent(); in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp394 auto *etsCoro = static_cast<EtsCoroutine *>(coro); in InitExternalInterfaces() local