Searched defs:BejDecoderTest (Results 1 – 1 of 1) sorted by relevance
27 using BejDecoderTest = testing::TestWithParam<BejDecoderTestParams>; typedef61 TEST_P(BejDecoderTest, Decode) in TEST_P() argument