Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c155 * @tc.name : strptime_0600
160 void strptime_0600(void) in strptime_0600() function
167 EXPECT_TRUE("strptime_0600", cnt > 0); in strptime_0600()
168 EXPECT_STREQ("strptime_0600", "4", buffResult); in strptime_0600()
732 strptime_0600(); in main()

Completed in 2 milliseconds