Searched refs:tmA (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 | 237 struct tm* tmA = localtime(&tim); in HWTEST_F() local 238 int atime = tmA->tm_min; in HWTEST_F() |
Completed in 3 milliseconds