Home
last modified time | relevance | path

Searched refs:calTime (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/camera/test/mpi/include/
H A Ddfx_test.h22 float calTime(struct timeval start, struct timeval end);
H A Dperformance_func_test.h22 float calTime(struct timeval start, struct timeval end);
H A Dperformance_hdi_test.h21 float calTime(struct timeval start, struct timeval end);
/drivers/peripheral/camera/test/mpi/src/
H A Dperformance_hdi_test.cpp27 float PerformanceHdiTest::calTime(struct timeval start, struct timeval end) in calTime() function in PerformanceHdiTest
65 time_use = calTime(start, end); in HWTEST_F()
98 time_use = calTime(start, end); in HWTEST_F()
132 time_use = calTime(start, end); in HWTEST_F()
168 time_use = calTime(start, end); in HWTEST_F()
175 time_use = calTime(start, end); in HWTEST_F()
213 time_use = calTime(start, end); in HWTEST_F()
260 time_use = calTime(start, end); in HWTEST_F()
295 time_use = calTime(start, end); in HWTEST_F()
328 time_use = calTime(star in HWTEST_F()
[all...]
H A Dperformance_func_test.cpp27 float PerformanceFuncTest::calTime(struct timeval start, struct timeval end) in calTime() function in PerformanceFuncTest
62 time_use = calTime(start, end); in HWTEST_F()
129 time_use = calTime(start, end); in HWTEST_F()
165 time_use = calTime(start, end); in HWTEST_F()
H A Ddfx_test.cpp33 float DfxTest::calTime(struct timeval start, struct timeval end) in calTime() function in DfxTest

Completed in 7 milliseconds