Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c394 * @tc.name : strptime_1800
399 void strptime_1800(void) in strptime_1800() function
406 EXPECT_TRUE("strptime_1800", cnt > 0); in strptime_1800()
407 EXPECT_STREQ("strptime_1800", "+03", buffResult); in strptime_1800()
744 strptime_1800(); in main()

Completed in 1 milliseconds