Home
last modified time | relevance | path

Searched refs:exceptionDataSet_ (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/report/src/
H A Dreport.cpp180 exceptionDataSet_->SetFilterStragety(categoryFilter); in DataSetInit()
181 exceptionDataSet_->SetFilterType("exception"); in DataSetInit()
183 exceptionDataSet_->SetStatisticsStragety(exceptionSatistics); in DataSetInit()
299 exceptionDataSet_->SetFormatStragety(formatCSV); in SegmentedWriteCSV()
347 exceptionDataSet_->StatisticsData(); in SegmentedWriteCSV()
348 exceptionDataSet_->FormatData("exception", moduleInput); in SegmentedWriteCSV()
370 exceptionDataSet_->SetFormatStragety(formatJSON); in SegmentedWriteJson()
421 exceptionDataSet_->FormatData("exception", moduleInput); in SegmentedWriteJson()
517 exceptionDataSet_->FilterData(data); in ExceptionRecord()
/test/ostest/wukong/report/include/
H A Dreport.h154 std::shared_ptr<DataSet> exceptionDataSet_ = std::make_shared<DataSet>(); member in OHOS::WuKong::final

Completed in 2 milliseconds