Home
last modified time | relevance | path

Searched refs:atltest_ok (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/atl/
H A Datltest.h32 void atltest_ok(int value, const char *fmt, ...) in atltest_ok() function
59 atltest_ok(value, __VA_ARGS__); \
61 #define ok_(x1,x2) atltest_set_location(x1,x2); atltest_ok