Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c138 * @tc.name : strptime_0500
143 void strptime_0500(void) in strptime_0500() function
150 EXPECT_TRUE("strptime_0500", cnt > 0); in strptime_0500()
151 EXPECT_STREQ("strptime_0500", buffer, buffResult); in strptime_0500()
731 strptime_0500(); in main()

Completed in 2 milliseconds