Home
last modified time | relevance | path

Searched defs:RTEST (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/
H A Dwin32nt.h35 #define RTEST(x) ok(x, "RTEST failed: %s\n", #x) macro
/reactos/modules/rostests/apitests/gdi32/
H A Dprecomp.h21 #define RTEST(x) ok(x, #x"\n") macro