Searched refs:listValues (Results 1 – 1 of 1) sorted by relevance
110 std::vector<double> listValues; in ParsingArray() local113 listValues.push_back(value.asDouble()); in ParsingArray()116 averageVecMap_.insert(std::pair<std::string, std::vector<double>>(type, listValues)); in ParsingArray()