Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/include/
H A Dapitest.h39 #define ok_eq_print_(file, line, value, expected, spec) ok_(file,line)((value) == (expected), #val… macro
/reactos/modules/rostests/kmtests/npfs/
H A DNpfsHelpers.c434 #define ok_eq_print_(value, expected, spec, FileAndLine) \ macro