Home
last modified time | relevance | path

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

/test/vts/utils/native/libprofiling/
DVtsProfilingInterface.cpp39 : trace_file_path_prefix_(trace_file_path_prefix) {} in VtsProfilingInterface()
93 string file_path = trace_file_path_prefix_ + package + "_" + version + "_" + in CreateTraceFile()
DVtsProfilingInterface.h60 string trace_file_path_prefix_; // Prefix of the trace file. variable