Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/test/utils/
Dtest_hooks.h26 TestHooks(const std::string &testName, const EcmaVM *vm) : vm_(vm) in TestHooks() function
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.h31 class TestHooks; variable