Searched defs:DatumTypeTestFormat (Results 1 – 1 of 1) sorted by relevance
155 using DatumTypeTestFormat = testing::TestWithParam<DatumFormatData>; typedef156 TEST_P(DatumTypeTestFormat, ToFormat) { in TEST_P() argument