Searched defs:NIL_RTTEST (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dtest.h49 #define NIL_RTTEST ((RTTEST)0) macro
183 * @param hTest The test handle. NIL_RTTEST is ignored.
192 * @param hNewDefaultTest The new default test. NIL_RTTEST is fine.
201 * @param hTest The test handle. If NIL_RTTEST we'll use the one
213 * @param hTest The test handle. If NIL_RTTEST we'll use the one
227 * @param hTest The test handle. If NIL_RTTEST we'll use the one
238 * @param hTest The test handle. If NIL_RTTEST we'll use the one
248 * @param hTest The test handle. If NIL_RTTEST we'll use the one
258 * @param hTest The test handle. If NIL_RTTEST we'll use the one
270 * @param hTest The test handle. If NIL_RTTEST w
[all...]

Completed in 33 milliseconds