Searched refs:if_comparison_testcontext_helper (Results 1 – 1 of 1) sorted by relevance
127 static void if_comparison_testcontext_helper( in if_comparison_testcontext_helper() function167 if_comparison_testcontext_helper(op, "1", "3", expect_when_lt); in if_comparison_helper()168 if_comparison_testcontext_helper(op, "5", "5", expect_when_eq); in if_comparison_helper()169 if_comparison_testcontext_helper(op, "9", "7", expect_when_gt); in if_comparison_helper()