Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c667 * @tc.name : strptime_3600
672 void strptime_3600(void) in strptime_3600() function
679 EXPECT_TRUE("strptime_3600", cnt > 0); in strptime_3600()
680 EXPECT_STREQ("strptime_3600", "8:10:20", buffResult); in strptime_3600()
762 strptime_3600(); in main()

Completed in 2 milliseconds