Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Dreport.cpp182 std::shared_ptr<Statistics> exceptionSatistics = std::make_shared<StatisticsException>(); in DataSetInit() local
183 exceptionDataSet_->SetStatisticsStragety(exceptionSatistics); in DataSetInit()