Searched defs:record (Results 1 – 7 of 7) sorted by relevance
69 for (auto record : records) { variable89 for (auto record : records) { variable
31 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
34 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
21 Table::Table(std::vector<std::string> cloumn_header, std::vector<std::vector<std::string>> record) in Table()
158 const record = { variable181 const record = { variable
390 def emit(self, record): argument415 def format(self, record): argument
177 const record = { variable