Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Ddifftime_sup.c466 * @tc.name : difftime_0100
470 void difftime_0100(void) in difftime_0100() function
492 "difftime_0100", abs(gResultData[i].result - returnVal) >= 0 && abs(gResultData[i].result - returnVal) < 1); in difftime_0100()
498 difftime_0100(); in main()
/third_party/musl/libc-test/src/functionalext/time/
H A Ddifftime.c24 * @tc.name : difftime_0100
28 void difftime_0100(void) in difftime_0100() function
35 t_error("difftime_0100 failed: handlerChar is NULL\n"); in difftime_0100()
43 EXPECT_TRUE("difftime_0100", in difftime_0100()
61 t_error("difftime_0100 failed: handlerChar is NULL\n"); in difftime64_0100()
76 difftime_0100(); in main()

Completed in 1 milliseconds