Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c535 * @tc.name : strptime_2700
540 void strptime_2700(void) in strptime_2700() function
547 EXPECT_TRUE("strptime_2700", cnt > 0); in strptime_2700()
548 EXPECT_STREQ("strptime_2700", "8:38:20", buffResult); in strptime_2700()
753 strptime_2700(); in main()

Completed in 2 milliseconds