Home
last modified time | relevance | path

Searched refs:checkFloat (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dbasic_sensor_tests.cc25 static void checkFloat(float value, float extremeLow, float extremeHigh) { in checkFloat() function
50 checkFloat(data->readings[i].values[j], extremeLow, extremeHigh); in sanityCheckThreeAxisData()
60 checkFloat(data->readings[i].value, extremeLow, extremeHigh); in sanityCheckFloatData()