Searched refs:tmC (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ | ||
H A D | time_test.cpp | 232 struct tm* tmC = localtime(&tim); in HWTEST_F() local 233 int ctime = tmC->tm_min; in HWTEST_F() |
Completed in 2 milliseconds