Home
last modified time | relevance | path

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

/cts/suite/cts/utils/
Dgrapher.py54 score = r.get('result', 'no results')
57 if score == 'pass':
61 score = r['summary']['Average Frames Per Second']
62 score = score[0:score.index('.') + 3]
63 if score != 'no results':
67 lbl = name + ' (%s)'%score
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveBenchmark.java136 double score = 0; in runBenchmark() local
138 score += d; in runBenchmark()
140 score /= numIterations;// Average. in runBenchmark()
145 report.setSummary("average_fps", score, ResultType.HIGHER_BETTER, ResultUnit.SCORE); in runBenchmark()
/cts/apps/CameraITS/tests/scene2/
Dtest_num_faces.py84 for score in face_scores:
85 assert score >= 1 and score <= 100
Dtest_faces.py78 for score in face_scores:
79 assert(score >= 1 and score <= 100)
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java101 int score = 0; in getTestName() local
106 ++score; in getTestName()
113 ++score; in getTestName()
117 if (score == 1) { in getTestName()
136 ++score; in getTestName()
140 ++score; in getTestName()
143 ++score; in getTestName()
148 if (score > bestScore) { in getTestName()
149 bestScore = score; in getTestName()
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java2974 assertTrue(face.score >= 1 && face.score <= 100);
/cts/tools/dex-tools/dex/
Dclasses.out.dex39513 private int score(