Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 79) sorted by relevance

1234

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DPropertyNodesVerifier.java46 public void verify(int resId, int vcardType) throws IOException, VCardException { in verify() method in PropertyNodesVerifier
47 verify(mAndroidTestCase.getContext().getResources().openRawResource(resId), vcardType); in verify()
50 public void verify(int resId, int vcardType, final VCardParser parser) in verify() method in PropertyNodesVerifier
52 verify(mAndroidTestCase.getContext().getResources().openRawResource(resId), in verify()
56 public void verify(InputStream is, int vcardType) throws IOException, VCardException { in verify() method in PropertyNodesVerifier
58 verify(is, vcardType, parser); in verify()
61 public void verify(InputStream is, int vcardType, final VCardParser parser) in verify() method in PropertyNodesVerifier
84 mPropertyNodesVerifierElemList.get(mIndex).verify(getCurrentVNode());
DLineVerifier.java42 public void verify(String vcard) { in verify() method in LineVerifier
48 lineVerifier.verify(vcard); in verify()
DImportTestResolver.java45 public void verify() { in verify() method in ImportTestResolver
46 mProvider.verify(); in verify()
DContentValuesVerifierElem.java43 mResolver.verify(); in verifyResolver()
DVCardTestsBase.java95 mVerifier.verify(); in tearDown()
DLineVerifierElem.java43 public void verify(final String vcard) { in verify() method in LineVerifierElem
DVCardVerifier.java274 public void verify() { in verify() method in VCardVerifier
355 mLineVerifier.verify(vcard); in verifyForExportTest()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DThrottleServiceTest.java29 import static org.easymock.EasyMock.verify;
107 verify(mMockTime, mMockNMService); in testNoPolicyNotThrottled()
122 verify(mMockTime, mMockNMService); in testUnderLimitNotThrottled()
137 verify(mMockTime, mMockNMService); in testOverLimitThrottled()
152 verify(mMockTime, mMockNMService); in testUnderThenOverLimitThrottled()
164 verify(mMockTime, mMockNMService); in testUnderThenOverLimitThrottled()
179 verify(mMockTime, mMockNMService); in testUpdatedPolicyThrottled()
196 verify(mMockTime, mMockNMService); in testUpdatedPolicyThrottled()
213 verify(mMockTime, mMockNMService); in testWithPolicyOverLimitThrottledAndRemovedAfterCycle()
226 verify(mMockTime, mMockNMService); in testWithPolicyOverLimitThrottledAndRemovedAfterCycle()
DAccessibilityManagerTest.java24 import static org.easymock.EasyMock.verify;
88 verify(mockServiceInterface); in testGetAccessibilityServiceList()
105 verify(mockServiceInterface); in testInterrupt()
137 verify(mockServiceInterface); in testIsEnabled()
173 verify(mockServiceInterface); in testSendAccessibilityEvent_AccessibilityEnabled()
197 verify(mockServiceInterface); in testSendAccessibilityEvent_AccessibilityDisabled()
DMockAccessibilityService.java86 public void verify() { in verify() method in MockAccessibilityService
DAccessibilityManagerServiceTest.java307 service.verify(); in testSendAccessibilityEvent_OneService_NotifivationAfterTimeout()
678 service.verify(); in assertMockServiceVerifiedWithinTimeout()
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DRequestFocusTest.java143 inOrder.verify(mock).onFocusChange(clearingFocusButton, false); in testOnFocusChangeCallbackOrderWhenClearingFocusOfFirstFocusable()
144 inOrder.verify(mock).onGlobalFocusChanged(clearingFocusButton, gainingFocusButton); in testOnFocusChangeCallbackOrderWhenClearingFocusOfFirstFocusable()
145 inOrder.verify(mock).onFocusChange(gainingFocusButton, true); in testOnFocusChangeCallbackOrderWhenClearingFocusOfFirstFocusable()
186 inOrder.verify(mock).onFocusChange(clearingFocusButton, false); in testOnFocusChangeCallbackOrderWhenClearingFocusOfNotFirstFocusable()
187 inOrder.verify(mock).onGlobalFocusChanged(clearingFocusButton, gainingFocusButton); in testOnFocusChangeCallbackOrderWhenClearingFocusOfNotFirstFocusable()
188 inOrder.verify(mock).onFocusChange(gainingFocusButton, true); in testOnFocusChangeCallbackOrderWhenClearingFocusOfNotFirstFocusable()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaInserterTest.java142 EasyMock.verify(mMockProvider); in testInsertContentsLessThanBufferSize()
157 EasyMock.verify(mMockProvider); in testInsertContentsEqualToBufferSize()
172 EasyMock.verify(mMockProvider); in testInsertContentsMoreThanBufferSize()
181 EasyMock.verify(mMockProvider); in testFlushAllWithEmptyContents()
197 EasyMock.verify(mMockProvider); in testFlushAllWithSomeContents()
218 EasyMock.verify(mMockProvider); in testInsertContentsAfterFlushAll()
244 EasyMock.verify(mMockProvider); in testInsertContentsWithDifferentSizePerContentType()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardTestUtilsTests.java45 verifier.verify(); in testShouldFailAtPropertyNodeVerification()
66 verifier.verify(); in testShouldFailAtContentValueVerification()
89 verifier.verify(); in testShouldFailAtLineVerification()
DVCardParserTests.java61 public void verify() { in verify() method in VCardParserTests.MockVCardInterpreter
104 interpreter.verify(); in testSimple()
132 interpreter.verify(); in testNest()
181 interpreter.verify(); in testParseOne()
203 interpreter.verify(); in testParseOne()
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java73 LittleMock.verify(delegate, LittleMock.times(1)).onLoadLanguage( in testSetLanguage_delegation()
90 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req.capture(), in testSetLanguage_availableLanguage()
110 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req2.capture(), in testSetLanguage_unavailableLanguage()
160 LittleMock.verify(delegate, LittleMock.times(1)).onIsLanguageAvailable( in testIsLanguageAvailable()
/frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/
DEffectsVideoCapture.java74 verify(getActivity(), uri); in testBackEffectsVideoCapture()
78 private void verify(CameraEffectsRecordingSample activity, Uri uri) throws Exception { in verify() method in EffectsVideoCapture
/frameworks/base/keystore/java/android/security/
DKeyStore.java203 private boolean verify(byte[] keyName, byte[] data, byte[] signature) { in verify() method in KeyStore
208 public boolean verify(String key, byte[] data, byte[] signature) { in verify() method in KeyStore
209 return verify(getBytes(key), data, signature); in verify()
/frameworks/compile/slang/lit-tests/
DREADME6 used to verify certain strings are present in the output bitcode files.
27 write tests that verify the emitted Java code.
/frameworks/base/docs/html/tools/sdk/
Ddownload.jd7 function verify() {
44 <input type="checkbox" id="checkbox" onclick="verify()" />
/frameworks/base/docs/html/guide/google/play/licensing/
Dindex.jd20 stores the public key in its compiled <code>.apk</code> file and uses it to verify the licensing
29 for paid applications that wish to verify that the current user did in fact pay for the application
/frameworks/base/docs/html/intl/ja/guide/publishing/
Dapp-signing.jd295 <pre>$ jarsigner -verify my_signed.apk</pre>
299 <pre>$ jarsigner -verify -verbose my_application.apk</pre>
303 <pre>$ jarsigner -verify -verbose -certs my_application.apk</pre>
/frameworks/base/core/java/android/net/http/
DCertificateChainValidator.java162 && sVerifier.verify(domain, currCertificate); in verifyServerDomainAndCertificates()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
DARM_DELIVERY.TXT59 The checksums can be used to verify the integrity of this data using the
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
DARM_DELIVERY.TXT59 The checksums can be used to verify the integrity of this data using the

1234