HomeSort by relevance Sort by last modified time
    Searched refs:verification (Results 76 - 89 of 89) sorted by null

1 2 34

  /external/chromium_org/content/test/data/media/
webrtc_test_utilities.js 176 // This very basic video verification algorithm will be satisfied if any
  /cts/tests/tests/print/src/android/print/cts/
PrinterDiscoverySessionLifecycleTest.java 44 import org.mockito.exceptions.verification.VerificationInOrderFailure;
  /external/mockito/src/org/mockito/exceptions/
Reporter.java 11 import org.mockito.exceptions.verification.*;
34 * Reports verification and misusing errors.
36 * One of the key points of mocking library is proper verification/exception
111 "Example of correct verification:",
193 "Pass mocks that require verification in order.",
202 "Pass mocks that require verification in order.",
211 "Pass mocks that require verification in order.",
340 "Verification in order failure",
382 "Verification in order failure:" + message
411 "Verification in order failure:" + messag
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java 676 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); local
677 verification.setType(PACKAGE_MIME_TYPE);
678 verification.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION);
679 final List<ResolveInfo> receivers = pm.queryBroadcastReceivers(verification, 0);
    [all...]
  /external/chromium_org/remoting/webapp/unittests/
base_unittest.js 99 // the verification in a requestAnimationFrame.
  /external/chromium_org/net/cert/
cert_verify_proc.cc 33 #error Implement certificate verification.
243 // by ensuring that if verification failed, it failed with a certificate
259 // by ensuring that if verification failed, it failed with a certificate
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java 299 * Whether verification is enabled by default.
304 * The default maximum time to wait for the verification agent to return in
310 * The default response for package verification timeout.
461 /** List of packages waiting for verification. */
1822 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); local
9119 final Intent verification = new Intent( local
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 356 be subject to runtime verification according to the following
  /external/pcre/dist/
RunTest.bat 607 @echo for input and verification should be found automatically when (from the
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /art/test/
Android.run-test.mk 357 # $(5): run tests with tracing or GC verification enabled or not: trace, gcverify or undefined
    [all...]
  /external/iproute2/doc/
ip-cref.tex 169 The arguments did not pass verification for self-consistency.
    [all...]

Completed in 2462 milliseconds

1 2 34