Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Ddata_set.cpp41 statistics_->StatisticsDetail(dataVector_, tables_); in StatisticsData()
47 statistics_ = statistics; in SetStatisticsStragety()
/test/ostest/wukong/report/include/
Ddata_set.h47 std::shared_ptr<Statistics> statistics_ = nullptr; variable