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