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