Home
last modified time | relevance | path

Searched defs:score (Results 1 – 6 of 6) sorted by relevance

/cts/tests/cloudsearch/src/android/cloudsearch/cts/
DSearchResultTest.java48 final float score = 10; in testCreateSearchResult() local
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveBenchmark.java136 double score = 0; in runBenchmark() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DSimpleObjectsTest.java223 int score = 50; in faceConstructionTest() local
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/unittests/
DHotwordDetectedResultTest.java279 int score, in buildHotwordDetectedResult()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1373 @NonNull AutofillId fieldId, @NonNull String categoryId, float score) { in assertFillEventForFieldsClassification()
2122 float score) { in FieldClassificationResult()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java120 int score = 0; in getTestName() local