Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c518 * @tc.name : strptime_2600
523 void strptime_2600(void) in strptime_2600() function
530 EXPECT_TRUE("strptime_2600", cnt > 0); in strptime_2600()
531 EXPECT_STREQ("strptime_2600", "1", buffResult); in strptime_2600()
752 strptime_2600(); in main()

Completed in 1 milliseconds