Home
last modified time | relevance | path

Searched defs:accuracy (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/kernel_lite/utils/
Dutils.cpp31 int CheckValueClose(double target, double actual, double accuracy) in CheckValueClose()
/test/xts/acts/sensors/sensor/sensor_cpp_standard/
Dsensor_native_test.cpp131 Sensor_Accuracy accuracy = SENSOR_ACCURACY_UNRELIABLE; in SensorDataCallbackImpl() local
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
Dutils.cpp28 int CheckValueClose(double target, double actual, double accuracy) in CheckValueClose()