D | neteq_performance_unittest.cc | 22 int64_t runtime = webrtc::test::NetEqPerformanceTest::Run( in TEST() local 24 ASSERT_GT(runtime, 0); in TEST() 26 "neteq_performance", "", "10_pl_10_drift", runtime, "ms", true); in TEST() 36 int64_t runtime = webrtc::test::NetEqPerformanceTest::Run( in TEST() local 38 ASSERT_GT(runtime, 0); in TEST() 40 "neteq_performance", "", "0_pl_0_drift", runtime, "ms", true); in TEST()
|