Searched refs:kDeviceBufMs (Results 1 – 1 of 1) sorted by relevance
87 static const int kDeviceBufMs = 100; variable124 for (int i = 0; i < kDeviceBufMs / 10; i++) { in BufferFillUp()143 RenderAndCapture(kDeviceBufMs); in RunStableStartup()151 RenderAndCapture(kDeviceBufMs); in RunStableStartup()243 static_cast<int>(kDeviceBufMs * samples_per_frame_ / 10); in TEST_F()280 reported_delay_ms = kDeviceBufMs + buffer_offset_ms; in TEST_F()332 kDeviceBufMs, in TEST_F()341 size_t target_buffer_size = kDeviceBufMs * samples_per_frame_ / 10 * 3 / 4; in TEST_F()344 RenderAndCapture(kDeviceBufMs); in TEST_F()361 RenderAndCapture(kDeviceBufMs); in TEST_F()[all …]