Lines Matching refs:TEST_AND
84 #define TEST_AND 0x00004000
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);
1699 test |= TEST_VERIFY|TEST_AND;
1704 test &= ~TEST_AND;
1708 test &= ~TEST_AND;
1788 else if (test & TEST_AND)