Searched refs:nameCol (Results 1 – 4 of 4) sorted by relevance
47 const [idCol, nameCol, tsCol, durCol, depthCol] = rawResult.columns; constant92 nameCol.isNulls![i] ? '[null]' : nameCol.stringValues![i];
434 …auto nameCol = Column(name).width(static_cast<std::size_t>(m_tablePrinter->columnInfos()[0].width … in benchmarkPreparing() local437 for (auto line : nameCol) { in benchmarkPreparing()
16216 …auto nameCol = Column(name).width(static_cast<std::size_t>(m_tablePrinter->columnInfos()[0].width … in benchmarkPreparing() local16219 for (auto line : nameCol) { in benchmarkPreparing()
16469 …auto nameCol = Column(name).width(static_cast<std::size_t>(m_tablePrinter->columnInfos()[0].width … in benchmarkPreparing() local16472 for (auto line : nameCol) { in benchmarkPreparing()