Home
last modified time | relevance | path

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

/aosp12/system/media/audio_utils/tests/
H A Dformat_tests.cpp60 class FormatTest : public testing::TestWithParam<std::tuple<audio_format_t, audio_format_t>> class
64 TEST_P(FormatTest, memcpy_by_audio_format) in TEST_P() argument
/aosp12/frameworks/av/media/libstagefright/foundation/tests/colorutils/
H A DColorUtilsTest.cpp394 TEST_P(ColorAspectsTest, FormatTest) { in TEST_P() argument