Home | History | Annotate | Download | only in test

Lines Matching refs:EXPECT_LE

297     EXPECT_LE(perc_encoding_rate_mismatch_, max_encoding_rate_mismatch);
304 EXPECT_LE(perc_key_frame_size_mismatch, max_key_frame_size_mismatch);
325 EXPECT_LE(perc_frame_size_mismatch, max_delta_frame_size_mismatch);
326 EXPECT_LE(perc_encoding_rate_mismatch, max_encoding_rate_mismatch);
329 EXPECT_LE(num_frames_to_hit_target_, max_time_hit_target);
330 EXPECT_LE(num_dropped_frames, max_num_dropped_frames);