Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dapi_test.h114 struct ApiTest { struct
118 BreakpointCallback breakpoint;
119 LoadModuleCallback loadModule;
120 PausedCallback paused;
121 ExceptionCallback exception;
122 ExceptionCatchCallback exceptionCatch;
123 PropertyAccessCallback propertyAccess;
124 PropertyModificationCallback propertyModification;
125 FramePopCallback framePop;
126 GarbageCollectionStartCallback garbageCollectionStart;
[all …]
Dtest_util.cpp71 ApiTest::ApiTest() in ApiTest() function in ark::tooling::test::ApiTest