Searched refs:expected_string (Results 1 – 1 of 1) sorted by relevance
197 char *expected_string; in verify_assertion_state() local200 expected_string = "ASSERTION_STATE_IS_SET"; in verify_assertion_state()202 expected_string = "ASSERTION_STATE_IS_RELINQUISHED"; in verify_assertion_state()220 T_PASS("%s as expected", expected_string); in verify_assertion_state()223 T_FAIL("state 0x%x: %s but expected %s", state, actual_string, expected_string); in verify_assertion_state()