Home | History | Annotate | Download | only in testdata

Lines Matching refs:TEST_OR

85 #define TEST_OR			0x00008000
106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_POSITION|TEST_OR|TEST_PASS|TEST_SUMMARY|TEST_VERBOSE)
1695 test &= ~(TEST_AND|TEST_OR);
1700 test &= ~TEST_OR;
1703 test |= TEST_VERIFY|TEST_OR;
1707 test |= TEST_OR;
1776 if (test & TEST_OR)
1780 test &= ~TEST_OR;