Home
last modified time | relevance | path

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

/test/xts/hats/hdf/sensor/hdiService_additional/
H A Dsensor_callback_impl.cpp34 int32_t dataForm; // 0: fixed, 1: range member
68 if (sensorNode.dataForm == 0) { in SensorDataVerification()
78 if (sensorNode.dataForm == 1) { in SensorDataVerification()
/test/xts/hats/hdf/sensor/hdiService/
H A Dsensor_callback_impl.cpp34 int32_t dataForm; // 0: fixed, 1: range member
73 if (sensorNode.dataForm == 0) { in SensorDataVerification()
83 if (sensorNode.dataForm == 1) { in SensorDataVerification()
H A Dhdf_sensor_hdiService_test.cpp43 int32_t dataForm; // 0: fixed, 1: range member
/test/xts/hats/hdf/sensor/common/
H A Dhdf_sensor_test.cpp38 int32_t dataForm; // 0: fixed, 1: range member
83 if (sensorNode.dataForm == 0) { in SensorDataVerification()
93 if (sensorNode.dataForm == 1) { in SensorDataVerification()
/test/xts/hats/hdf/sensor/sensorBenchmarkTest/
H A Dhdf_sensor_benchmark_test.cpp50 int32_t dataForm; // 0: fixed, 1: range member

Completed in 8 milliseconds