Home
last modified time | relevance | path

Searched defs:diff (Results 1 - 6 of 6) sorted by relevance

/test/xts/hats/kernel/syscalls/timer/clockgettime/
H A DClockGetTimeApiTest.cpp74 long diff = abs(ts.tv_sec - g_timeTs.tv_sec); in HWTEST_F() local
93 long diff = abs(ts.tv_sec - g_timeTs.tv_sec); in HWTEST_F() local
115 long diff = abs(ts.tv_sec - tsSec.tv_sec); in HWTEST_F() local
137 long diff = abs(ts.tv_sec - tsSec.tv_sec); in HWTEST_F() local
159 long diff = abs(ts.tv_sec - tsSec.tv_sec); in HWTEST_F() local
181 long diff = abs(ts.tv_sec - tsSec.tv_sec); HWTEST_F() local
203 long diff = abs(ts.tv_sec - tsSec.tv_sec); HWTEST_F() local
[all...]
/test/testfwk/arkxtest/uitest/record/
H A Dmatrix3.cpp22 static const double diff = 1e-20; in Invert() local
H A Dui_record.cpp219 int diff = currentTime - touchTime; in TimerTouchCheckFunction() local
/test/testfwk/developer_test/examples/sleep/src/
H A Dsleep_ex.cpp74 double diff; in ElapsedTime() local
/test/xts/acts/kernel_lite/utils/
H A Dutils.cpp33 double diff = actual - target; in CheckValueClose() local
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dutils.cpp30 double diff = actual - target; in CheckValueClose() local

Completed in 6 milliseconds