Searched refs:mutable_clock_snapshot_table (Results 1 – 4 of 4) 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()79 context_.storage->mutable_clock_snapshot_table()->Insert(row); in TEST_F()91 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()98 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()105 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()112 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()129 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()136 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()143 context_.storage->mutable_clock_snapshot_table()->Insert(rows); in TEST_F()[all …]
458 context_->storage->mutable_clock_snapshot_table()->Insert(row); in ParseClockSnapshot()
490 tables::ClockSnapshotTable* mutable_clock_snapshot_table() { in mutable_clock_snapshot_table() function
1050 RegisterStaticTable(storage->mutable_clock_snapshot_table()); in InitPerfettoSqlEngine()