Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c325 * @tc.name : strptime_1400
330 void strptime_1400(void) in strptime_1400() function
337 EXPECT_TRUE("strptime_1400", cnt > 0); in strptime_1400()
338 EXPECT_STREQ("strptime_1400", "-Oct-2021", buffResult); in strptime_1400()
740 strptime_1400(); in main()

Completed in 2 milliseconds