Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c473 * @tc.name : strptime_2300
478 void strptime_2300(void) in strptime_2300() function
485 EXPECT_TRUE("strptime_2300", cnt > 0); in strptime_2300()
486 EXPECT_STREQ("strptime_2300", "22", buffResult); in strptime_2300()
749 strptime_2300(); in main()

Completed in 1 milliseconds