Searched refs:ExpectedFrameTimelineSliceTable (Results 1 – 6 of 6) sorted by relevance
109 ExpectedFrameTimelineSliceTable::~ExpectedFrameTimelineSliceTable() = default;
46 using ExpectedFrameTimelineSliceTable = tables::ExpectedFrameTimelineSliceTable; typedef174 ExpectedFrameTimelineSliceTable::Row row;193 ExpectedFrameTimelineSliceTable table_;
322 tables::ExpectedFrameTimelineSliceTable child(&pool_, &parent); in TEST_F()328 tables::ExpectedFrameTimelineSliceTable::ComputeStaticSchema()); in TEST_F()
3715 class ExpectedFrameTimelineSliceTable : public macros_internal::MacroTable {3744 using id = IdColumn<ExpectedFrameTimelineSliceTable::Id>;3754 using parent_id = TypedColumn<std::optional<ExpectedFrameTimelineSliceTable::Id>>;3774 std::optional<ExpectedFrameTimelineSliceTable::Id> in_parent_id = {},3797 bool operator==(const ExpectedFrameTimelineSliceTable::Row& other) const {3830 ExpectedFrameTimelineSliceTable, ConstRowReference, RowReference> {3839 ExpectedFrameTimelineSliceTable, RowNumber> {3841 ConstRowReference(const ExpectedFrameTimelineSliceTable* table, uint32_t row_number) in ConstRowReference()3909 RowReference(const ExpectedFrameTimelineSliceTable* table, uint32_t row_number) in RowReference()3986 ExpectedFrameTimelineSliceTable* mutable_table() const { in mutable_table()[all …]
689 const tables::ExpectedFrameTimelineSliceTable&694 tables::ExpectedFrameTimelineSliceTable*1135 tables::ExpectedFrameTimelineSliceTable expected_frame_timeline_slice_table_{
230 tables::ExpectedFrameTimelineSliceTable::Row expected_row; in ParseExpectedDisplayFrameStart()428 tables::ExpectedFrameTimelineSliceTable::Row expected_row; in ParseExpectedSurfaceFrameStart()