Home
last modified time | relevance | path

Searched defs:traceFilePath (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/query/
Dquery_file_test.cpp46 std::string traceFilePath = "../../test/resource/trace_small_10.systrace"; variable
62 std::string traceFilePath = "../../test/resource/trace_small_10.systrace"; variable
78 std::string traceFilePath = "../../test/resource/trace_small_10.systrace"; variable
94 std::string traceFilePath = "../../test/resource/trace_small_10.systrace"; variable
/developtools/smartperf_host/trace_streamer/src/
Dmain.cpp266 bool SetFileSize(const std::string &traceFilePath) in SetFileSize()
277 int OpenAndParserFile(TraceStreamerSelector &ts, const std::string &traceFilePath) in OpenAndParserFile()
361 std::string traceFilePath; member
596 const std::string &traceFilePath) in ReadAndParserLongTrace()
618 bool OpenAndParserLongTraceFile(TraceStreamerSelector &ts, const std::string &traceFilePath) in OpenAndParserLongTraceFile()