Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/tests/
DHeifCleanApertureUnitTest.cpp56 using InvalidClapPropertyTest = ::testing::TestWithParam<InvalidClapPropertyParam>; typedef
62 TEST_P(InvalidClapPropertyTest, ValidateClapProperty) { in TEST_P() argument