Searched refs:strdate2 (Results 1 – 1 of 1) sorted by relevance
68 char *strdate2; in check_good() local77 strdate2 = soup_date_to_string (date, good->format); in check_good()80 soup_test_assert (strcmp (good->date, strdate2) == 0, in check_good()82 good->date, strdate2); in check_good()83 g_free (strdate2); in check_good()