/drivers/peripheral/sensor/test/performance/hdi/ |
H A D | hdf_sensor_hdi_performance_test.cpp | 76 struct timespec tv1 = (struct timespec){0}; in HWTEST_F() local 79 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 83 (tv1.tv_sec * SENSOR_USEC_TIME + tv1.tv_nsec / SENSOR_MSEC_TIME)); in HWTEST_F() 98 struct timespec tv1 = (struct timespec){0}; in HWTEST_F() local 101 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 105 (tv1.tv_sec * SENSOR_USEC_TIME + tv1.tv_nsec / SENSOR_MSEC_TIME)); in HWTEST_F() 119 struct timespec tv1 = (struct timespec){0}; in HWTEST_F() local 122 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 140 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 164 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 185 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 206 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 227 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local [all...] |
/drivers/peripheral/sensor/test/performance/common/ |
H A D | hdf_sensor_performance_test.cpp | 97 struct timespec tv1 = (struct timespec){0}; in HWTEST_F() local 100 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 104 (tv1.tv_sec * SENSOR_USEC_TIME + tv1.tv_nsec / SENSOR_MSEC_TIME)); in HWTEST_F() 120 struct timespec tv1 = (struct timespec){0}; in HWTEST_F() local 123 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 127 (tv1.tv_sec * SENSOR_USEC_TIME + tv1.tv_nsec / SENSOR_MSEC_TIME)); in HWTEST_F() 141 struct timespec tv1 = (struct timespec){0}; in HWTEST_F() local 144 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 162 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 186 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 207 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 228 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 249 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local [all...] |
/drivers/peripheral/light/test/performance/hdi/ |
H A D | hdf_light_hdi_performance_test.cpp | 75 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 79 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 84 (tv1.tv_sec * LIGHT_USEC_TIME + tv1.tv_nsec / LIGHT_MSEC_TIME)); in HWTEST_F() 108 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 112 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 117 (tv1.tv_sec * LIGHT_USEC_TIME + tv1.tv_nsec / LIGHT_MSEC_TIME)); in HWTEST_F() 121 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 125 (tv1 in HWTEST_F() 150 struct timespec tv1 = (struct timespec) {0}; HWTEST_F() local [all...] |
/drivers/peripheral/wlan/test/performance/common/ |
H A D | hdf_wlan_performance_test.cpp | 109 struct timespec tv1 = (struct timespec){0};
in HWTEST_F() local 117 clock_gettime(CLOCK_REALTIME, &tv1);
in HWTEST_F() 121 (tv1.tv_sec * USEC_TIME + tv1.tv_nsec / MSEC_TIME));
in HWTEST_F() 137 struct timespec tv1 = (struct timespec){0};
in HWTEST_F() local 145 clock_gettime(CLOCK_REALTIME, &tv1);
in HWTEST_F() 149 (tv1.tv_sec * USEC_TIME + tv1.tv_nsec / MSEC_TIME));
in HWTEST_F() 169 struct timespec tv1 = (struct timespec){0};
in HWTEST_F() local 180 clock_gettime(CLOCK_REALTIME, &tv1);
in HWTEST_F() 204 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 240 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 276 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 316 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 349 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 376 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local 400 struct timespec tv1 = (struct timespec){0}; HWTEST_F() local [all...] |
/drivers/peripheral/vibrator/test/performance/common/ |
H A D | hdf_vibrator_performance_test.cpp | 78 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 81 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 87 (tv1.tv_sec * VIBRATOR_USEC_TIME + tv1.tv_nsec / VIBRATOR_MSEC_TIME)); in HWTEST_F() 102 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 105 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 111 (tv1.tv_sec * VIBRATOR_USEC_TIME + tv1.tv_nsec / VIBRATOR_MSEC_TIME)); in HWTEST_F() 126 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 129 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() [all...] |
/drivers/peripheral/vibrator/test/performance/hdi/ |
H A D | hdf_vibrator_hdi_performance_test.cpp | 74 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 77 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 83 (tv1.tv_sec * VIBRATOR_USEC_TIME + tv1.tv_nsec / VIBRATOR_MSEC_TIME)); in HWTEST_F() 98 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 101 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() 107 (tv1.tv_sec * VIBRATOR_USEC_TIME + tv1.tv_nsec / VIBRATOR_MSEC_TIME)); in HWTEST_F() 122 struct timespec tv1 = (struct timespec) {0}; in HWTEST_F() local 125 clock_gettime(CLOCK_REALTIME, &tv1); in HWTEST_F() [all...] |