Home | History | Annotate | Download | only in binder

Lines Matching full:failure

77 // This will result in a missing symbol failure if the IF_LOG_COMMANDS()
191 out << ": " << res << (res ? " (SUCCESS)" : " (FAILURE)");
244 out << ": " << res << (res ? " (SUCCESS)" : " (FAILURE)");
560 handle, result == NO_ERROR ? "SUCCESS" : "FAILURE");