Home
last modified time | relevance | path

Searched refs:rejection_expected (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/tests/
H A Dbasic_tests.c1315 const bool rejection_expected = true; in START_TEST() local
1317 const bool rejection_expected = ! usesParameterEntities; in START_TEST() local
1319 const bool rejection_expected = false; in START_TEST() local
1338 if (rejection_expected) { in START_TEST()