Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dsubtract_test.cc25 class SubtractBlockTest : public ::testing::TestWithParam<subtract_b_fn_t> { class
34 TEST_P(SubtractBlockTest, SimpleSubtract) { in TEST_P() argument