Searched defs:ClockPerSequence (Results 1 – 1 of 1) sorted by relevance
5155 struct ClockPerSequence { in TEST_P() struct5156 uint64_t seq_id = 0; in TEST_P()5157 uint64_t clock_id = 0; in TEST_P()5158 bool operator<(const struct ClockPerSequence& other) const { in TEST_P()