Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c267 * @tc.name : strptime_1200
272 void strptime_1200(void) in strptime_1200() function
277 t_error("strptime_1200 failed: handlerChar is NULL\n"); in strptime_1200()
285 EXPECT_PTRNE("strptime_1200", timeptr, NULL); in strptime_1200()
291 EXPECT_TRUE("strptime_1200", cnt > 0); in strptime_1200()
292 EXPECT_STREQ("strptime_1200", "6", buffResult); in strptime_1200()
738 strptime_1200(); in main()

Completed in 2 milliseconds