Searched refs:same_result (Results 1 – 2 of 2) sorted by relevance
79 bool same_result = (matching_weight_sum(g, mate) == answer); in weighted_matching_test() local80 BOOST_TEST(same_result); in weighted_matching_test()81 if (!same_result) in weighted_matching_test()
210 gboolean same_result = FALSE; variable241 task = g_task_new (NULL, NULL, same_callback, &same_result); in same_start()251 g_assert (same_result == FALSE); in same_start()266 g_assert (same_result == TRUE); in test_return_from_same_iteration()