Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dmicrobench.js71 var total_score = 0; variable
124 total_score += ti * 100 / ref;
128 total_score += 100;
822 var save_total_score = total_score;
875 total_score = save_total_score;
1055 log_line("total", "", total[2], total[3], total_score * 100 / total_scale);

Completed in 3 milliseconds