Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
H A Dpt_events.h1289 TracingComplete &SetTraceFormat(std::unique_ptr<StreamFormat> traceFormat) in SetTraceFormat() argument
1291 traceFormat_ = std::move(traceFormat); in SetTraceFormat()
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp521 auto traceFormat = std::make_unique<StreamFormat>(); in HWTEST_F_L0() local
524 .SetTraceFormat(std::move(traceFormat)) in HWTEST_F_L0()
535 ASSERT_EQ(params->GetString("traceFormat", &tmpStr), Result::SUCCESS); in HWTEST_F_L0()

Completed in 3 milliseconds