Searched refs:expectedTimeInSecs (Results 1 – 1 of 1) sorted by relevance
662 time_t expectedTimeInSecs = 1279391169; // Sat Jul 17 18:26:09 2010 UTC in test_strptime() local672 if (resultTimeInSecs != expectedTimeInSecs) { in test_strptime()674 data[i].dateString, data[i].format, resultTimeInSecs, expectedTimeInSecs); in test_strptime()