Searched refs:tm_p (Results 1 – 1 of 1) sorted by relevance
904 struct tm* tm_p = localtime(&t); in TEST() local905 EXPECT_EQ(15, tm_p->tm_hour); in TEST()