Searched refs:EXPECT_GE (Results 76 - 100 of 363) sorted by last modified time

1234567891011>>

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A Ddual_stream_unittest.cc202 EXPECT_GE(acm_dual_stream_->Process(), 0);
203 EXPECT_GE(acm_ref_primary_->Process(), 0);
204 EXPECT_GE(acm_ref_secondary_->Process(), 0);
241 EXPECT_GE(num_compared_payloads_[kPrimary],
243 EXPECT_GE(num_compared_payloads_[kSecondary],
H A Dutility.h22 EXPECT_GE(f, 0) << "Error Calling API"; \
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dneteq_unittest.cc715 EXPECT_GE(delay_after, delay_before - delay_tolerance_ms * 16);
/external/chromium_org/third_party/webrtc/modules/audio_device/android/
H A Dlow_latency_event_unittest.cc36 EXPECT_GE(allowed_iterations_, 1);
37 EXPECT_GE(iteration_count_, 1);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Dsystem_delay_unittest.cc147 EXPECT_GE(buffer_size, WebRtcAec_system_delay(self_->aec));
205 EXPECT_GE(average_reported_delay, WebRtcAec_system_delay(self_->aec));
239 EXPECT_GE(kMaxConvergenceMs, process_time_ms);
241 EXPECT_GE(buffer_size, WebRtcAec_system_delay(self_->aec));
245 EXPECT_GE(reported_delay_ms * samples_per_frame_ / 10,
363 EXPECT_GE(device_buf, WebRtcAec_system_delay(self_->aec));
485 EXPECT_GE(system_delay_before_calls, WebRtcAec_system_delay(self_->aec));
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc619 EXPECT_GE(expected_median_high, median);
1854 EXPECT_GE(127, rms_level);
1936 EXPECT_GE(1.0f, ns_speech_prob_average);
2313 EXPECT_GE(snr, expected_snr_);
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc187 EXPECT_GE(delay_1, delay_2);
189 EXPECT_GE(delay_2, delay_1);
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dmouse_cursor_monitor_unittest.cc72 EXPECT_GE(cursor_image_->hotspot().x(), 0);
75 EXPECT_GE(cursor_image_->hotspot().y(), 0);
H A Dscreen_capturer_unittest.cc94 EXPECT_GE(frame->stride(),
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_framework_unittest.cc620 EXPECT_GE(max_delay_ms * 1000, delay_us);
766 EXPECT_GE(1u, absolute_send_time_wraps);
767 EXPECT_GE(1u, rtp_timestamp_wraps);
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl_unittest.cc487 EXPECT_GE(packets_received, it->second.first)
493 EXPECT_GE(bytes_received, it->second.second)
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
H A Dtest_api_rtcp.cc327 EXPECT_GE(0.101f, secSinceLastReport);
351 EXPECT_GE(10, RTT);
352 EXPECT_GE(10, avgRTT);
353 EXPECT_GE(10, minRTT);
354 EXPECT_GE(10, maxRTT);
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testFec/
H A Dtest_packet_masks_metrics.cc858 EXPECT_GE(kMetricsXorRandom[code_index].average_residual_loss[k],
860 EXPECT_GE(kMetricsXorBursty[code_index].average_residual_loss[k],
899 EXPECT_GE(diff_rs_xor_random_loss1, scale * diff_rs_xor_random_loss2);
1059 EXPECT_GE(kMetricsXorRandom[code_index].
1061 EXPECT_GE(kMetricsXorBursty[code_index].
1068 EXPECT_GE(kMetricsXorRandom[code_index].
1070 EXPECT_GE(kMetricsXorBursty[code_index].
1078 EXPECT_GE(kMetricsXorRandom[code_index].
1081 EXPECT_GE(kMetricsXorBursty[code_index].
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
H A Dvideo_capture_unittest.cc307 EXPECT_GE(capture_observer.capture_delay(), 0);
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Djitter_buffer_unittest.cc1599 EXPECT_GE(InsertFrame(kVideoFrameKey), kNoError);
1603 EXPECT_GE(InsertFrames(kMaxNumberOfFrames, kVideoFrameDelta), kNoError);
1609 EXPECT_GE(InsertFrame(kVideoFrameDelta), kNoError);
1681 EXPECT_GE(InsertFrames(5, kVideoFrameDelta), kNoError);
1693 EXPECT_GE(InsertFrames(kNumDeltaFrames, kVideoFrameDelta), kNoError);
1704 EXPECT_GE(InsertFrames(kNumDeltaFrames, kVideoFrameDelta), kNoError);
1706 EXPECT_GE(InsertFrames(kNumDeltaFrames, kVideoFrameDelta), kNoError);
1732 EXPECT_GE(InsertFrames(kMaxNumberOfFrames, kFrameEmpty), kNoError);
1739 EXPECT_GE(InsertFrame(kVideoFrameKey), kNoError);
1759 EXPECT_GE(InsertFram
[all...]
H A Djitter_estimator_tests.cc91 EXPECT_GE(regular_estimator_.GetJitterEstimate(0),
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dfont_data_test.cc159 EXPECT_GE(bytes_read, 0);
174 EXPECT_GE(bytes_read, 0);
H A Dfont_parsing_test.cc111 EXPECT_GE(output_stream.Size(), SAMPLE_TTF_SIZE);
129 EXPECT_GE(output_stream.Size(), input_buffer.size());
H A Dlock_test.cc96 EXPECT_GE(acquired, 20);
97 EXPECT_GE(thread.acquired(), 20);
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Daltref_test.cc63 EXPECT_GE(altref_count(), 1);
H A Dcpu_speed_test.cc88 EXPECT_GE(min_psnr_, kMaxPSNR);
103 EXPECT_GE(min_psnr_, kMaxPSNR);
H A Dcq_test.cc128 EXPECT_GE(cq_psnr_lin, vbr_psnr_lin);
H A Ddct16x16_test.cc381 EXPECT_GE(1u << 2 * (bit_depth_ - 8), max_error)
384 EXPECT_GE(count_test_block << 2 * (bit_depth_ - 8), total_error)
438 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j]))
562 EXPECT_GE(1u, error)
H A Ddct32x32_test.cc172 EXPECT_GE(1u << 2 * (bit_depth_ - 8), max_error)
175 EXPECT_GE(count_test_block << 2 * (bit_depth_ - 8), total_error)
201 EXPECT_GE(6, abs(output_block[j] - output_ref_block[j]))
241 EXPECT_GE(6, abs(output_block[j] - output_ref_block[j]))
244 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_ref_block[j]))
246 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j]))
301 EXPECT_GE(1, error)
H A Derror_resilience_test.cc174 EXPECT_GE(psnr_ratio, 0.9);

Completed in 255 milliseconds

1234567891011>>