Searched refs:is_group_left (Results 1 – 2 of 2) sorted by relevance
72 static bool is_group_left; variable250 is_group_left = true; in group_left()384 zassert_true(is_group_left, "Did not catch leave event"); in catch_leave_group()386 is_group_left = false; in catch_leave_group()
79 static bool is_group_left; variable266 is_group_left = true; in group_left()383 if (!is_group_left) { in test_catch_leave_group()387 is_group_left = false; in test_catch_leave_group()