Home
last modified time | relevance | path

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

/test/vts/utils/native/libprofiling/
DVtsProfilingInterface.cpp38 const string& trace_file_path_prefix) in VtsProfilingInterface() argument
39 : trace_file_path_prefix_(trace_file_path_prefix) {} in VtsProfilingInterface()
56 const string& trace_file_path_prefix) { in getInstance() argument
57 static VtsProfilingInterface instance(trace_file_path_prefix); in getInstance()