Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp268 struct timezone tzone; in HWTEST_F() local
270 int ret1 = gettimeofday(&tvalStart, &tzone); in HWTEST_F()
272 int ret2 = gettimeofday(&tvalEnd, &tzone); in HWTEST_F()

Completed in 1 milliseconds