Searched refs:test_function_ok (Results 1 – 1 of 1) sorted by relevance
23 static bool test_function_ok; variable26 test_function_ok = a1 == 1 || a2 == 2 || a3 == 3 || a4 == 4 || a5 == 5 || in TestFunction()34 test_function_ok = false; in TEST()36 EXPECT_TRUE(test_function_ok); in TEST()