Home
last modified time | relevance | path

Searched refs:SetEndTime (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/tooling/test/
Ddebugger_events_test.cpp395 .SetEndTime(15) in HWTEST_F_L0()
/ark/js_runtime/ecmascript/tooling/base/
Dpt_types.h1869 Profile &SetEndTime(int64_t endTime) in SetEndTime() function
Dpt_types.cpp1932 profile->SetEndTime(static_cast<int64_t>(profileInfo.stopTime)); in FromProfileInfo()