Home
last modified time | relevance | path

Searched refs:ZERO (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DOomAdjusterTests.java55 private static final long ZERO = 0L; field in OomAdjusterTests
104 final long elapsedTime = ZERO; in testMaybeUpdateUsageStats_ProcStatePersistentUI()
108 assertProcessRecordState(ZERO, true, elapsedTime); in testMaybeUpdateUsageStats_ProcStatePersistentUI()
113 final long elapsedTime = ZERO; in testMaybeUpdateUsageStats_ProcStateTop()
117 assertProcessRecordState(ZERO, true, elapsedTime); in testMaybeUpdateUsageStats_ProcStateTop()
122 final long elapsedTime = ZERO; in testMaybeUpdateUsageStats_ProcStateTop_PreviousInteraction()
127 assertProcessRecordState(ZERO, true, ZERO); in testMaybeUpdateUsageStats_ProcStateTop_PreviousInteraction()
137 assertProcessRecordState(ZERO, true, elapsedTime); in testMaybeUpdateUsageStats_ProcStateTop_PastUsageInterval()
142 final long elapsedTime = ZERO; in testMaybeUpdateUsageStats_ProcStateBoundTop()
146 assertProcessRecordState(ZERO, true, elapsedTime); in testMaybeUpdateUsageStats_ProcStateBoundTop()
[all …]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DRationalTest.java132 assertEquals(ZERO, zero2); in testEquals()
133 assertEquals(zero2, ZERO); in testEquals()
187 assertEquals(ZERO, zero); in testReduction()
208 assertGreaterThan(NaN, ZERO); in testCompareTo()
214 assertGreaterThan(POSITIVE_INFINITY, ZERO); in testCompareTo()
220 assertLessThan(NEGATIVE_INFINITY, ZERO); in testCompareTo()
224 assertGreaterThan(new Rational(3, 100), ZERO); in testCompareTo()
228 assertGreaterThan(new Rational(5, 25), ZERO); in testCompareTo()
232 assertLessThan(new Rational(-5, 25), ZERO); in testCompareTo()
238 assertFinite(ZERO, true); in testConvenienceMethods()
[all …]
DRangeTest.java134 assertInRange(negativeOneTenthPositiveOneTenth, Rational.ZERO); in testInRange()
/frameworks/base/rs/java/android/renderscript/
DProgramStore.java99 ZERO (0), enumConstant
128 ZERO (0), enumConstant
248 builder.setBlendFunc(BlendSrcFunc.ONE, BlendDstFunc.ZERO); in BLEND_NONE_DEPTH_TEST()
269 builder.setBlendFunc(BlendSrcFunc.ONE, BlendDstFunc.ZERO); in BLEND_NONE_DEPTH_NONE()
351 mBlendDst = BlendDstFunc.ZERO; in Builder()
/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp114 mPhaseIntervalSetting = Phase::ZERO; in startVsyncListener()
136 if (mPhaseIntervalSetting == Phase::ZERO) { in onDispSyncEvent()
144 mPhaseIntervalSetting = Phase::ZERO; in onDispSyncEvent()
159 ZERO, enumerator
162 = Phase::ZERO;
/frameworks/base/libs/protoutil/tests/
Dtest.proto25 ZERO = 0; enumerator
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2StillCaptureTest.java483 Rational[] empty = new Rational[] { Rational.ZERO, Rational.ZERO, Rational.ZERO}; in verifyRawCaptureResult()
492 Rational.ZERO); in verifyRawCaptureResult()
/frameworks/base/core/java/android/hardware/camera2/utils/
DParamsUtils.java129 return Rational.ZERO; in createRational()
/frameworks/base/core/java/android/util/
DRational.java66 public static final Rational ZERO = new Rational(0, 1); field in Rational
/frameworks/base/tests/net/java/android/net/
DNetworkUtilsTest.java98 assertEquals(BigInteger.ZERO, NetworkUtils.routedIPv6AddressCount(set)); in testRoutedIPv6AddressCount()
/frameworks/base/core/java/android/net/
DNetworkUtils.java444 BigInteger routedIPCount = BigInteger.ZERO; in routedIPv6AddressCount()
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreKeyPairGeneratorSpi.java402 if (publicExponent.compareTo(BigInteger.ZERO) < 1) { in initAlgorithmSpecificParameters()
/frameworks/base/tools/aapt2/
DResources.proto507 ZERO = 0; enumerator
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
Dandroid-22.txt31776 field public static final android.util.Rational ZERO;
42637 field public static final java.math.BigDecimal ZERO;
42690 field public static final java.math.BigInteger ZERO;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt19919 field public static final android.icu.math.BigDecimal ZERO;
51795 field public static final android.util.Rational ZERO;
65623 field public static final java.math.BigDecimal ZERO;
65676 field @NonNull public static final java.math.BigInteger ZERO;
71516 field public static final java.time.Duration ZERO;
71949 field public static final java.time.Period ZERO;