Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/test/unittest/systrace/
Dbytrace_parser_test.cpp58 bytraceParser.WaitForParserEnd();
81 bytraceParser.WaitForParserEnd();
106 bytraceParser.WaitForParserEnd();
131 bytraceParser.WaitForParserEnd();
156 bytraceParser.WaitForParserEnd();
177 bytraceParser.WaitForParserEnd();
197 bytraceParser.WaitForParserEnd();
217 bytraceParser.WaitForParserEnd();
237 bytraceParser.WaitForParserEnd();
267 bytraceParser.WaitForParserEnd();
[all …]
Devent_parser_test.cpp200 bytraceParser.WaitForParserEnd();
224 bytraceParser.WaitForParserEnd();
250 bytraceParser.WaitForParserEnd();
275 bytraceParser.WaitForParserEnd();
295 bytraceParser.WaitForParserEnd();
319 bytraceParser.WaitForParserEnd();
343 bytraceParser.WaitForParserEnd();
368 bytraceParser.WaitForParserEnd();
391 bytraceParser.WaitForParserEnd();
416 bytraceParser.WaitForParserEnd();
[all …]
/developtools/smartperf_host/trace_streamer/test/unittest/pbreader/
Dparser_pbreader_test.cpp70 ta->WaitForParserEnd();
112 ta->WaitForParserEnd();
155 ta->WaitForParserEnd();
198 ta->WaitForParserEnd();
240 ta->WaitForParserEnd();
281 ta->WaitForParserEnd();
/developtools/smartperf_host/trace_streamer/test/test_fuzzer/selector_fuzzer/
Dselector_fuzzer.cpp35 stream_.WaitForParserEnd(); in TraceStreamerSelectorFuzzTest()
/developtools/smartperf_host/trace_streamer/test/test_fuzzer/htrace_fuzzer/
Dhtrace_fuzzer.cpp36 stream_.WaitForParserEnd(); in HtraceParserFuzzTest()
/developtools/smartperf_host/trace_streamer/test/test_fuzzer/bytrace_fuzzer/
Dbytrace_fuzzer.cpp40 stream_.WaitForParserEnd(); in BytraceParserFuzzTest()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_streamer/
Dtrace_streamer_selector.h40 static void WaitForParserEnd();
Dtrace_streamer_selector.cpp51 void TraceStreamerSelector::WaitForParserEnd() {} in WaitForParserEnd() function in SysTuning::TraceStreamer::TraceStreamerSelector
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Drawtrace_parser.h32 void WaitForParserEnd();
Drawtrace_parser.cpp36 void RawTraceParser::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::RawTraceParser
/developtools/smartperf_host/trace_streamer/src/trace_streamer/
Dtrace_streamer_selector.cpp176 void TraceStreamerSelector::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::TraceStreamerSelector
179 htraceParser_->WaitForParserEnd(); in WaitForParserEnd()
183 bytraceParser_->WaitForParserEnd(); in WaitForParserEnd()
187 htraceParser_->WaitForParserEnd(); in WaitForParserEnd()
190 rawTraceParser_->WaitForParserEnd(); in WaitForParserEnd()
Dtrace_streamer_selector.h50 void WaitForParserEnd();
/developtools/smartperf_host/trace_streamer/test/unittest/base/
Dexport_test.cpp85 ts.WaitForParserEnd(); in ParseTraceFile()
/developtools/smartperf_host/trace_streamer/test/unittest/query/
Dquery_metrics_test.cpp65 ts.WaitForParserEnd(); in ParseTraceFile()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/
Ddemo_rpc_server.cpp73 demoTs_->WaitForParserEnd(); in DemoReset()
/developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.h91 void WaitForParserEnd();
Dbytrace_parser.cpp46 void BytraceParser::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::BytraceParser
/developtools/smartperf_host/trace_streamer/test/unittest/htrace/
Dhilog_parser_test.cpp326 ta->WaitForParserEnd();
358 ta->WaitForParserEnd();
/developtools/smartperf_host/trace_streamer/test/unittest/filter/
Dapp_start_filter_test.cpp88 bytraceParser.WaitForParserEnd();
/developtools/smartperf_host/trace_streamer/src/rpc/
Drpc_server.cpp145 ts_->WaitForParserEnd(); in ReadAndParseData()
470 ts_->WaitForParserEnd(); in ParseDataOver()
526 ts_->WaitForParserEnd(); in Reset()
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h62 void WaitForParserEnd();
Dhtrace_parser.cpp134 void HtraceParser::WaitForParserEnd() in WaitForParserEnd() function in SysTuning::TraceStreamer::HtraceParser
/developtools/smartperf_host/trace_streamer/test/unittest/interface/
Dsplit_file_data_test.cpp67 ta->WaitForParserEnd(); in ParseData()
/developtools/smartperf_host/trace_streamer/src/
Dmain.cpp146 ta.WaitForParserEnd(); in ReadAndParser()
497 ts.WaitForParserEnd(); in ParseLongTrace()