Searched refs:kFrameLengthMs (Results 1 – 2 of 2) sorted by relevance
148 constexpr int kFrameLengthMs = 60; in TEST() local153 CheckDecision(&controller, kFrameLengthMs, in TEST()172 constexpr int kFrameLengthMs = 20; in TEST() local177 CheckDecision(&controller, kFrameLengthMs, in TEST()186 constexpr int kFrameLengthMs = 60; in TEST() local189 kOverheadBytesPerPacket * 8 * 1000 / kFrameLengthMs - 1; in TEST()191 CheckDecision(&controller, kFrameLengthMs, 0); in TEST()
30 constexpr int kFrameLengthMs = 60; variable57 state.runtime_config.frame_length_ms = kFrameLengthMs; in CreateEventLogWriter()