Searched defs:row (Results 1 – 2 of 2) sorted by relevance
160 explicit BitTableIterator(Accessor &row) : row_(row) {} in BitTableIterator()409 RegionType GetBitMemoryRegion(uint32_t row) const in GetBitMemoryRegion()566 uint32_t row = it->second; in AddArray() local572 uint32_t row = GetRowsCount(); in AddArray() local644 auto &row = rows_[it->second]; in Add() local680 for (const auto &row : rows_) { in Encode() local
96 …std::all_of(table.begin(), table.end(), [](const auto &row) { return row.Get(0) == Builder::NO_VAL… in TEST_F()154 for (auto row : table) { in TEST_F() local222 for (auto &row : table) { in TEST_F() local