Searched refs:ok_str_ (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/reactos/wine/ |
H A D | test.h | 985 #define ok_str_(file, line, x, y) \ macro 987 #define ok_str(x, y) ok_str_(__FILE__, __LINE__, x, y)
|
/reactos/modules/rostests/apitests/dbghelp/ |
H A D | rsym.c | 264 ok_str_(__FILE__, test_data[ctx->Index].Line, pSymInfo->Name, test_data[ctx->Index].Name); in EnumSymProc()
|