Searched refs:found_expected (Results 1 – 2 of 2) sorted by relevance
51 static void check_policy_common(const int found_expected, const int id) in check_policy_common() argument69 if (policy_found != found_expected) { in check_policy_common()71 found_expected ? "not added" : "not deleted", id); in check_policy_common()
315 bool found_expected = false; in CheckForDesiredMsg() local325 found_expected = true; in CheckForDesiredMsg()329 found_expected = true; in CheckForDesiredMsg()340 if (!found_expected) { in CheckForDesiredMsg()