Searched defs:year (Results 1 – 3 of 3) sorted by relevance
121 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in GetOsPatchlevel() local
165 int year = ptm->tm_year; in ExtractTimeAndDate() local
183 TEST(logcat, year) { in TEST() argument