Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
H A Ddata_set.cpp26 filter_->FilterDetail(filterType_, data, dataVector_); in FilterData()
40 DEBUG_LOG_STR("current dataVector length{%d}", dataVector_.size()); in StatisticsData()
41 statistics_->StatisticsDetail(dataVector_, tables_); in StatisticsData()
42 dataVector_.clear(); in StatisticsData()
/test/ostest/wukong/report/include/
H A Ddata_set.h44 std::vector<std::map<std::string, std::string>> dataVector_; member in OHOS::WuKong::DataSet

Completed in 1 milliseconds