Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp391 const char *cInput = "2020-10-26 00:01:01"; in HWTEST_F() local
392 retTm = getdate(cInput); in HWTEST_F()
395 EXPECT_STREQ(cInput, cTime); in HWTEST_F()
414 const char *cInput = "2020-10-26 00:01:01"; in HWTEST_F() local
415 retTm = getdate(cInput); in HWTEST_F()
422 retTm = getdate(cInput); in HWTEST_F()

Completed in 2 milliseconds