Searched refs:RTTEST_C_VALID_MASK (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dtest.h114 #define RTTEST_C_VALID_MASK UINT32_C(0x0000000f) macro
/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp226 AssertReturn(!(fFlags & ~RTTEST_C_VALID_MASK), VERR_INVALID_PARAMETER);

Completed in 48 milliseconds