Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c442 * @tc.name : strptime_2100
447 void strptime_2100(void) in strptime_2100() function
454 EXPECT_TRUE("strptime_2100", cnt > 0); in strptime_2100()
455 EXPECT_STREQ("strptime_2100", "10", buffResult); in strptime_2100()
747 strptime_2100(); in main()

Completed in 2 milliseconds