Searched defs:BadFPFastMathMaskParseTest (Results 1 – 3 of 3) sorted by relevance
92 using BadFPFastMathMaskParseTest = ::testing::TestWithParam<const char*>; typedef94 TEST_P(BadFPFastMathMaskParseTest, BadMaskExpressions) { in TEST_P() argument