Home
last modified time | relevance | path

Searched refs:GetJsBreakpointAsyncTest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/
Djs_breakpoint_async_test.h98 std::unique_ptr<TestActions> GetJsBreakpointAsyncTest() in GetJsBreakpointAsyncTest() function
/arkcompiler/toolchain/tooling/test/client_utils/
Dtest_list.cpp85 TestUtil::RegisterTest("JsBreakpointAsyncTest", GetJsBreakpointAsyncTest()); in RegisterTests()