Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaPerfUtils.java121 final String[] labels = { in logPerformanceStats() local
136 for (int i = 0; i < labels.length; ++i) { in logPerformanceStats()
138 message += " " + labels[i] + "=" + p; in logPerformanceStats()
139 log.addValue(prefix + "_" + labels[i], p / 1000., ResultType.NEUTRAL, ResultUnit.MS); in logPerformanceStats()
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DRecognitionServiceMicIndicatorTest.java283 List<UiObject2> labels = mUiDevice.findObjects(selector); in assertPrivacyChipAndIndicatorsPresent()
285 .that(labels).isNotEmpty(); in assertPrivacyChipAndIndicatorsPresent()
286 return labels; in assertPrivacyChipAndIndicatorsPresent()
/cts/apps/CameraITS/utils/
Dlow_light_utils.py71 _, labels, centers = cv2.kmeans(data, _NUM_CLUSTERS, None, k_means_criteria,
86 mask = labels.flatten() == target_label
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...