Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c636 * @tc.name : strptime_3400
641 void strptime_3400(void) in strptime_3400() function
648 EXPECT_TRUE("strptime_3400", cnt > 0); in strptime_3400()
649 EXPECT_STREQ("strptime_3400", "4/10/2022", buffResult); in strptime_3400()
760 strptime_3400(); in main()

Completed in 2 milliseconds