Searched refs:atltest_ok (Results 1 – 1 of 1) sorted by relevance
32 void atltest_ok(int value, const char *fmt, ...) in atltest_ok() function59 atltest_ok(value, __VA_ARGS__); \61 #define ok_(x1,x2) atltest_set_location(x1,x2); atltest_ok