check_results
if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_ACTIVE, ++fixups, ++warnings))
if (check_results(&obj, ODEBUG_STATE_INACTIVE, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, ++warnings))
if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, ++warnings))
if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, ++warnings))
if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings))
if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings))
if (check_results(&obj, ODEBUG_STATE_NONE, ++fixups, ++warnings))
check_results();
ret = check_results();
ret = check_results(¶m, test->resource,
ret = check_results(¶m, span, n);
ret = check_results();
ret = check_results(param.fill_buf ? param.fill_buf->buf_size : 0);