Lines Matching defs:rb

53 void insertFrameIncrementTimeline(histogram::Ringbuffer &rb, TickingTimeKeeper &tk,  in insertFrameIncrementTimeline()
74 auto rb = histogram::Ringbuffer::create(4, std::make_unique<TimeKeeperWrapper>(tk)); in createFilledRingbuffer() local
107 auto rb = histogram::Ringbuffer::create(1, std::make_unique<TickingTimeKeeper>()); in TEST_F() local
117 auto rb = histogram::Ringbuffer::create(numInsertions, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
147 auto rb = histogram::Ringbuffer::create(1, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
163 auto rb = histogram::Ringbuffer::create(3, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
185 auto rb = histogram::Ringbuffer::create(4, std::make_unique<TickingTimeKeeper>()); in TEST_F() local
191 auto rb = createFilledRingbuffer(tk); in TEST_F() local
211 auto rb = histogram::Ringbuffer::create(2, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
238 auto rb = createFilledRingbuffer(std::make_shared<TickingTimeKeeper>()); in TEST_F() local
254 auto rb = histogram::Ringbuffer::create(4, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
268 auto rb = createFilledRingbuffer(std::make_shared<TickingTimeKeeper>()); in TEST_F() local
288 auto rb = createFilledRingbuffer(std::make_shared<TickingTimeKeeper>()); in TEST_F() local
308 auto rb = createFilledRingbuffer(std::make_shared<TickingTimeKeeper>()); in TEST_F() local
326 auto rb = histogram::Ringbuffer::create(1, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
364 auto rb = histogram::Ringbuffer::create(1, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
371 auto rb = histogram::Ringbuffer::create(1, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local
383 auto rb = histogram::Ringbuffer::create(numInsertions, std::make_unique<TimeKeeperWrapper>(tk)); in TEST_F() local