Searched refs:tt_test_int (Results 1 – 2 of 2) sorted by relevance
/external/libconfig/tinytest/ |
D | tinytest.h | 109 extern void tt_test_int(const char *file, int line, const char *aexpr, 114 tt_test_int(__FILE__, __LINE__, #A, (OP), #B, (A), (B), (F))
|
D | tinytest.c | 642 void tt_test_int(const char *file, int line, const char *aexpr, tt_op_t op, in tt_test_int() function
|