Home
last modified time | relevance | path

Searched refs:tmrEnd (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp345 struct tm tmrEnd = {0}; in HWTEST_F() local
354 struct tm *tmrEndPtr = localtime_r(&tEnd, &tmrEnd); in HWTEST_F()
362 strftime(cTime, sizeof(cTime), "%H:%M:%S", &tmrEnd); in HWTEST_F()

Completed in 1 milliseconds