Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c377 * @tc.name : strptime_1700
382 void strptime_1700(void) in strptime_1700() function
389 EXPECT_TRUE("strptime_1700", cnt > 0); in strptime_1700()
390 EXPECT_STREQ("strptime_1700", "-Spring", buffResult); in strptime_1700()
743 strptime_1700(); in main()

Completed in 2 milliseconds