Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c121 * @tc.name : strptime_0400
126 void strptime_0400(void) in strptime_0400() function
133 EXPECT_TRUE("strptime_0400", cnt > 0); in strptime_0400()
134 EXPECT_STREQ("strptime_0400", buffer, buffResult); in strptime_0400()
730 strptime_0400(); in main()

Completed in 2 milliseconds