Searched refs:mutable_clock_snapshot_table (Results 1 – 3 of 3) sorted by relevance
57 context_.storage->mutable_clock_snapshot_table()->Insert(row); in TEST_F()68 context_.storage->mutable_clock_snapshot_table()->Insert(row); in TEST_F()80 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()87 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()94 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()101 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()118 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()125 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()132 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()
410 context_->storage->mutable_clock_snapshot_table()->Insert(row); in ParseClockSnapshot()
506 tables::ClockSnapshotTable* mutable_clock_snapshot_table() { in mutable_clock_snapshot_table() function