Home
last modified time | relevance | path

Searched refs:kExpectedOutput (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/test/
Dblocker_unittest.cc137 const float kExpectedOutput[kNumInputChannels][kNumFrames] = { in TEST_F() local
142 kExpectedOutput[0], sizeof(kExpectedOutput) / sizeof(**kExpectedOutput)); in TEST_F()
178 const float kExpectedOutput[kNumOutputChannels][kNumFrames] = { in TEST_F() local
183 kExpectedOutput[0], sizeof(kExpectedOutput) / sizeof(**kExpectedOutput)); in TEST_F()
219 const float kExpectedOutput[kNumOutputChannels][kNumFrames] = { in TEST_F() local
224 kExpectedOutput[0], sizeof(kExpectedOutput) / sizeof(**kExpectedOutput)); in TEST_F()
/external/libvpx/libvpx/test/
Dpp_filter_test.cc105 static const uint8_t kExpectedOutput[] = { 4, 3, 1, 1, 1, 1, 1, 1, in TEST_P() local
111 ASSERT_EQ(kExpectedOutput[i], pixel_ptr[j]) in TEST_P()
288 static const unsigned char kExpectedOutput[] = { in TEST_P() local
293 kExpectedOutput); in TEST_P()
301 static const unsigned char kExpectedOutput[] = { in TEST_P() local
306 kExpectedOutput); in TEST_P()
311 kExpectedOutput); in TEST_P()
402 static const unsigned char kExpectedOutput[] = { in TEST_P() local
420 kExpectedOutput); in TEST_P()
425 q2mbl(100), kExpectedOutput); in TEST_P()
[all …]