Home
last modified time | relevance | path

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

/drivers/peripheral/camera/test/mpi/src/
Dstability_test.cpp249 for (int round = 0; round < 10; round++) { variable
251 int times = (round * 10) + i + 1;
Dperformance_hdi_test.cpp252 for (int round = 0; round < CYCLE_TIMES; round ++) { variable
254 std::cout << "round = "<< round << ", i = " << i << std::endl;
/drivers/hdf_core/framework/tools/hdi-gen/test/hash_test/
Dhash_test.py16 return int(round(time.time() * 1000))
/drivers/hdf_core/framework/tools/hc-gen/test/
Dhcgen_test.py244 return int(round(time.time() * 1000))