Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dmicrobench.js72 var total_scale = 0; variable
125 total_scale += 100;
129 total_scale += 100;
823 var save_total_scale = total_scale;
876 total_scale = save_total_scale;
1055 log_line("total", "", total[2], total[3], total_score * 100 / total_scale);

Completed in 3 milliseconds