Searched refs:kHighFps (Results 1 – 2 of 2) sorted by relevance
58 const double kHighFps = 30.0; in TEST_F() local68 clock_.AdvanceTime(TimeDelta::Seconds(1) / kHighFps); in TEST_F()
5000 const int kHighFps = 30; in TEST_F() local5031 const int kVcmTimerIntervalFrames = (kProcessIntervalMs * kHighFps) / 1000; in TEST_F()5032 const int kFrameIntervalMs = 1000 / kHighFps; in TEST_F()5033 max_framerate_ = kHighFps; in TEST_F()