Searched refs:FourNotFive (Results 1 – 1 of 1) sorted by relevance
815 StatementMatcher FourNotFive = binaryConditionalOperator( in TEST() local820 EXPECT_TRUE(matches("void x() { 4 ?: 5; }", FourNotFive)); in TEST()