Searched refs:CALLSTACK_INDENT (Results 1 – 2 of 2) sorted by relevance
471 OutputStdCallFrame(indent + CALLSTACK_INDENT, "[run in self function]", in OutputStdCallFrames()486 OutputStdCallFrames(indent + CALLSTACK_INDENT, childCallFrame, callFrame.eventCount_); in OutputStdCallFrames()510 OutputStdCallFrames(CALLSTACK_INDENT, callFrame, reportItem.eventCount_); in OutputStdContent()
285 constexpr const int CALLSTACK_INDENT = 4; variable