Searched refs:INV (Results 26 - 47 of 47) sorted by relevance

12

/netbsd-current/external/bsd/atf/dist/atf-c/
H A Derror.c116 INV(err != NULL);
H A Dtp.c100 INV(!atf_is_error(err));
H A Dtc.c171 INV(arg == -1 || reason != NULL);
273 INV(ctx->expect_fail_count > ctx->expect_previous_fail_count);
457 INV(!pf->found);
598 INV(!atf_is_error(err));
643 INV(val != NULL);
735 INV(val != NULL);
/netbsd-current/external/bsd/kyua-cli/dist/utils/config/
H A Dtree.cpp255 INV(!dotted_key.empty());
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_report_html.cpp208 INV(!test_cases_vector.empty());
209 INV(!test_cases_file_vector.empty());
H A Dcmd_help.cpp236 INV(cmdline.arguments().size() == 1);
H A Dcmd_report.cpp293 INV(_output_file.get() != NULL);
H A Dcommon.cpp313 INV(!text.empty());
H A Dmain.cpp256 INV(exit_code == EXIT_SUCCESS || exit_code == EXIT_FAILURE);
/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dchild_test.cpp393 INV(parent_pid != ::getpid());
394 INV(i == 123);
513 INV(parent_pid != ::getpid());
514 INV(i == 123);
576 INV(program.is_absolute());
/netbsd-current/external/bsd/kyua-cli/dist/store/
H A Dtransaction.cpp147 INV(!more);
282 INV(stmt.column_type(0) == sqlite::type_integer);
388 INV(!more);
/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dprocess.c609 INV(ret == -1);
639 INV(atf_error_is(err, "libc") && atf_libc_error_code(err) == EINTR);
H A Dlist.c244 INV(freed == l->m_size + 2);
/netbsd-current/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp407 INV(_if_level >= _exit_if_level);
415 INV(_loop_level >= _exit_loop_level);
H A Dtable.cpp125 INV(refill_column < widths.size());
/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Dmetadata.cpp451 INV((*iter).is_absolute());
1113 INV(reason.empty());
H A Dtest_program.cpp185 INV(tests1 && tests2);
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Ddatetime.cpp276 INV(ret != -1);
H A Dsanity_test.cpp117 INV(Expression);
/netbsd-current/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp226 INV(signo != INT_MIN);
668 INV(!oc.negated);
/netbsd-current/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dstatement.cpp256 INV(cache.find(aux_name) == cache.end());
/netbsd-current/external/lgpl3/gmp/dist/tune/
H A Dspeed.h1785 #define SPEED_ROUTINE_MPN_PI1_DIV(function, INV, DMIN, QMIN) \
1827 function (qp, tp, size1, dp, s->size, INV); \

Completed in 145 milliseconds

12