Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Dcoroswitch_in_cctor.cpp50 const std::string abcFile_ = "coroswitch_in_cctor.abc"; member in ark::ets::test::CoroInCctorTest
Djs_mode_launch.cpp68 const std::string abcFile_ = "js_mode_launch.abc"; member in ark::ets::test::JsModeLaunchTest
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Druntime_adapter_static.h476 const ark::panda_file::File &abcFile_; variable