Home
last modified time | relevance | path

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

/src/contrib/expat/tests/ !
H A Dbasic_tests.c1265 const bool rejection_expected = true; in START_TEST() local
1267 const bool rejection_expected = ! usesParameterEntities; in START_TEST() local
1269 const bool rejection_expected = false; in START_TEST() local
1288 if (rejection_expected) { in START_TEST()