Searched defs:AlpsDecoderTestWithFeature (Results 1 – 2 of 2) sorted by relevance
320 class AlpsDecoderTestWithFeature : public ::testing::TestWithParam<bool> { class336 TEST_P(AlpsDecoderTestWithFeature, MalformedAcceptChFrame) { in TEST_P() argument