Searched refs:T_ASSERT_NE_STR (Results 1 – 2 of 2) sorted by relevance
255 T_ASSERT_NE_STR(mount_path, "", "Got msdos filesystem mount path %s", mount_path);
324 #define T_ASSERT_NE_STR(lhs, rhs, msg, ...) do {\ macro