Home
last modified time | relevance | path

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

/test/vts/utils/python/coverage/
Dcoverage_report.py87 total = 0
91 return total, covered
96 total += 1
99 return total, covered
/test/vti/test_serving/gae/frontend/src/app/menu/build/
Dbuild.component.ts83 const total = length + offset; constant
87 } else if (this.count <= total) {
91 if (this.count !== total) {
94 } else if (this.count > total) {
/test/vti/test_serving/gae/frontend/src/app/menu/device/
Ddevice.component.ts94 const total = length + offset; constant
98 } else if (this.count <= total) {
102 if (this.count !== total) {
105 } else if (this.count > total) {
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/
Dschedule.component.ts97 const total = length + offset; constant
101 } else if (this.count <= total) {
105 if (this.count !== total) {
108 } else if (this.count > total) {
/test/mlts/benchmark/src/com/android/nn/benchmark/evaluators/
DTopK.java49 int total = 0; in EvaluateAccuracy() local
82 total++; in EvaluateAccuracy()
96 outValues.add(new Float((float) topk[i] / (float) total)); in EvaluateAccuracy()
100 float top1 = ((float) topk[0] / (float) total); in EvaluateAccuracy()
/test/vti/dashboard/src/main/webapp/js/
Dtest_results.js277 var total = metadata.testRun.totalLineCount;
278 var covPct = getRoundValue(covered / total);
281 ('Coverage: ' + covered + '/' + total + ' (' + covPct + '%)');
290 var total = metadata.testRun.totalApiCount;
291 var covPct = getRoundValue(covered / total);
293 var apiCoverage = ('API Coverage: ' + covered + '/' + total + ' (' + covPct + '%)');
/test/vti/test_serving/gae/frontend/src/app/menu/job/
Djob.component.ts126 const total = length + offset; constant
130 } else if (this.count <= total) {
134 if (this.count !== total) {
137 } else if (this.count > total) {
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_coverage.jsp128 total = 0;
137 total += 1;
140 total += 1;
177 … <div class="right total-count">${coverageEntity.coveredCount}/${coverageEntity.totalCount}</div>
/test/vti/dashboard/src/main/webapp/css/
Dshow_coverage.css80 .total-count {
/test/app_compat/csuite/
Dpylintrc162 # respectively contain the number of errors / warnings messages and the total
/test/mlts/benchmark/results/
DChart.bundle.min.js10total=e.calculateTotal(),e.outerRadius=i.outerRadius-i.radiusLength*e.getRingIndex(e.index),e.inne…