Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c172 * @tc.name : strptime_0700
177 void strptime_0700(void) in strptime_0700() function
182 t_error("strptime_0700 failed: handlerChar is NULL\n"); in strptime_0700()
193 EXPECT_TRUE("strptime_0700", cnt > 0); in strptime_0700()
194 EXPECT_STREQ("strptime_0700", buffer, buffResult); in strptime_0700()
733 strptime_0700(); in main()

Completed in 2 milliseconds