Searched refs:tst_assert_file_str (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ |
D | tst_assert.h | 55 tst_assert_file_str(__FILE__, __LINE__, path, prefix, val) 62 void tst_assert_file_str(const char *file, const int lineno,
|
/third_party/ltp/lib/ |
D | tst_assert.c | 69 void tst_assert_file_str(const char *file, const int lineno, const char *path, const char *prefix, … in tst_assert_file_str() function
|