Searched refs:TestWithRandomData (Results 1 – 1 of 1) sorted by relevance
152 void TestWithRandomData(PredictFunc reference) { in TestWithRandomData() function in __anonb211f2060111::PredictTestBase228 TEST_P(SixtapPredictTest, TestWithRandomData) { in TEST_P() argument229 TestWithRandomData(vp8_sixtap_predict16x16_c); in TEST_P()355 TEST_P(BilinearPredictTest, TestWithRandomData) { in TEST_P() argument356 TestWithRandomData(vp8_bilinear_predict16x16_c); in TEST_P()