Home
last modified time | relevance | path

Searched refs:hasValue (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DKeyframeTest.java60 assertTrue(keyFrame.hasValue()); in testOfIntValue()
67 assertTrue(keyFrame.hasValue()); in testOfFloatValue()
82 assertTrue(keyFrame.hasValue()); in testOfObjectValue()
DPropertyValuesHolderTest.java166 assertTrue("Keyframe should be assigned a value", emptyKeyframe1.hasValue()); in testResetValues()
178 assertTrue("Keyframe should be assigned a value", emptyKeyframe2.hasValue()); in testResetValues()
201 assertTrue("Keyframe should get a value", emptyKeyframe1.hasValue()); in testResetValues()
223 + " class", emptyKeyframe1.hasValue()); in testResetValues()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DListsHelper.java35 static private boolean hasValue(int[] a, int value) { in hasValue() method in ListsHelper
56 if (!hasValue(b, aVal)) { in isSubset()
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_ScrollCaptureTest.java77 public boolean hasValue() { in hasValue() method in ViewGroup_ScrollCaptureTest.Receiver
147 assertFalse("No target was expected", receiver.hasValue()); in testDispatchScrollCaptureSearch()
171 assertTrue("A target was expected", receiver.hasValue()); in testDispatchScrollCaptureSearch_withCallback()
203 assertFalse("No target expected.", receiver.hasValue()); in testDispatchScrollCaptureSearch_withCallback_hintExclude()
302 assertTrue(receiver.hasValue()); in testDispatchScrollCaptureSearch_toChildren()
/cts/tests/tests/content/src/android/content/res/cts/
DTypedArrayTest.java253 assertTrue(t.hasValue(R.styleable.style1_type16)); in testHasValue()
254 assertFalse(t.hasValue(R.styleable.style1_typeEmpty)); in testHasValue()
255 assertFalse(t.hasValue(R.styleable.style1_typeUndefined)); in testHasValue()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt795 name: "hasValue"