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.c1291 const bool rejection_expected = true; in START_TEST() local
1293 const bool rejection_expected = ! usesParameterEntities; in START_TEST() local
1295 const bool rejection_expected = false; in START_TEST() local
1314 if (rejection_expected) { in START_TEST()