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.h93 struct ApiTest { struct
97 BreakpointCallback breakpoint;
98 LoadModuleCallback loadModule;
99 PausedCallback paused;
100 ExceptionCallback exception;
101 ExceptionCatchCallback exceptionCatch;
102 PropertyAccessCallback propertyAccess;
103 PropertyModificationCallback propertyModification;
104 FramePopCallback framePop;
105 GarbageCollectionStartCallback garbageCollectionStart;
[all …]
Dtest_util.cpp122 ApiTest::ApiTest() in ApiTest() function in panda::tooling::test::ApiTest