Searched defs:lastEvent_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/test/utils/ | ||
| D | test_util.cpp | 22 DebugEvent TestUtil::lastEvent_ = DebugEvent::UNINITIALIZED; member in panda::ecmascript::tooling::test::TestUtil |
| /arkcompiler/runtime_core/static_core/runtime/tests/tooling/ | ||
| D | test_util.cpp | 27 DebugEvent TestUtil::lastEvent_ = DebugEvent::UNINITIALIZED; member in ark::tooling::test::TestUtil |