Searched refs:trace_file_path_prefix_ (Results 1 – 2 of 2) sorted by relevance
39 : trace_file_path_prefix_(trace_file_path_prefix) {} in VtsProfilingInterface()93 string file_path = trace_file_path_prefix_ + package + "_" + version + "_" + in CreateTraceFile()
60 string trace_file_path_prefix_; // Prefix of the trace file. variable