Searched defs:thresholds (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/ |
| D | MeanLargerThanVerificationTest.java | 44 float[] thresholds = {0.0f, 0.0f, 0.0f}; in testVerify() local 80 float[] expected, float[] thresholds, float[]... values) { in getVerification()
|
| D | MeanLargerThanVerification.java | 47 public MeanLargerThanVerification(float[] expected, float[] thresholds) { in MeanLargerThanVerification() 83 float[] thresholds = new float[] {threshold, threshold, threshold}; in getDefault() local
|
| /cts/tests/tests/telephony/current/src/android/telephony/cts/ |
| D | SignalThresholdInfoTest.java | 163 final int[] thresholds = new int[] {params[2]}; in testConstructor_validParams() local 235 final int[] thresholds = new int[] {params[2]}; in testParcel() local 318 int ran, int signalMeasurementType, int[] thresholds, int hysteresisDb) { in buildWithInvalidParameterThrowException()
|
| /cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
| D | TrustedPresentationCallbackTest.java | 96 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in registerTrustedPresentationCallback() local 327 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testTrustedPresentationListener_multipleSetCallbacks() local 397 TrustedPresentationThresholds thresholds = new TrustedPresentationThresholds( in testSetTrustedPresentationListenerAfterClearing() local
|