Home
last modified time | relevance | path

Searched refs:breakpointHitTimes (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_dropframe_test.h74 for (size_t hitCount = 0; hitCount < breakpointHitTimes[index]; hitCount++) { in JsDropFrameTest()
76 if (hitCount == breakpointHitTimes[index] - 1) { in JsDropFrameTest()
315 size_t breakpointHitTimes[POINTER_SIZE] = {2, 2, 4, 6, 6, 4, 5, 10, 2, 2, 4, 2, 2, 2, 2, 2, 2}; member in panda::ecmascript::tooling::test::JsDropFrameTest

Completed in 1 milliseconds