Searched refs:rows_strings (Results 1 – 1 of 1) sorted by relevance
137 std::vector<std::string> rows_strings = ReadCSV(state, kSliceTable); local139 for (size_t i = 1; i < rows_strings.size(); ++i) {140 table_.Insert(GetSliceTableRow(rows_strings[i], pool_));