Searched defs:FormatStdTest (Results 1 – 1 of 1) sorted by relevance
70 using FormatStdTest = testing::TestWithParam<StdData>; typedef71 TEST_P(FormatStdTest, Test) { in TEST_P() argument