Home
last modified time | relevance | path

Searched defs:MotionFieldProjectionTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/
H A Dmotion_field_projection_test.cc48 class MotionFieldProjectionTest : public testing::TestWithParam<int> { class
196 TEST_P(MotionFieldProjectionTest, Correctness) { TestRandomValues(false); } in TEST_P() argument
198 TEST_P(MotionFieldProjectionTest, DISABLED_Speed) { TestRandomValues(true); } in TEST_P() argument