HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 201 - 225 of 838) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mockito/src/org/mockito/exceptions/
Reporter.java 98 " Those methods *cannot* be stubbed/verified.",
115 "Those methods *cannot* be stubbed/verified.",
164 "Pass mocks that should be verified, e.g:",
507 "Following methods *cannot* be stubbed/verified: final/private/equals()/hashCode().",
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
OkHostnameVerifier.java 49 * hostnames; they will be verified as IP addresses (which is a more strict
  /external/openssl/crypto/des/
rpw.c 79 "Enter verified password:",1)) == 0)
  /external/oprofile/gui/
oprof_start_util.cpp 237 * The arguments are verified and will refuse to execute if they contain
  /external/smack/src/org/xbill/DNS/
DNSSEC.java 126 * SIG record and the RRsets to be signed/verified. This does not perform
129 * @param rrset The data to be signed/verified.
130 * @return The data to be cryptographically signed or verified.
778 * @param rrset The data to be verified.
  /external/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /external/valgrind/main/memcheck/tests/
custom_alloc.c 123 // Make the entire array defined again such that it can be verified whether
  /external/wpa_supplicant_8/src/eap_common/
eap_common.c 22 * length field is verified to be large enough to include the header and not
  /frameworks/base/docs/html/training/activity-testing/
activity-unit-testing.jd 101 evaluate to {@code true}, you've successfully verified that the
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 34 ** published by SGI, but has not been independently verified as being
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmcdc.h 84 #define BDC_FLAG_SUM_GOOD 0x04 /* Dongle has verified good RX checksums */
  /hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h 84 /*********** TODO: These scene modes are not verified. ************
  /libcore/benchmarks/src/benchmarks/regression/
HostnameVerifierBenchmark.java 38 * each certificate instance is verified once and then released.
  /libcore/crypto/src/main/java/org/conscrypt/
DigitalSignature.java 209 * @return true if verified
OpenSSLSignatureRawRSA.java 41 * Buffer to hold value to be signed or verified.
  /libcore/luni/src/main/java/java/net/
JarURLConnection.java 100 * until the {@code InputStream} has been completely verified.
  /libcore/luni/src/main/java/java/util/jar/
JarInputStream.java 56 * if the file should be verified with a {@code JarVerifier}.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Type.java 121 * @param identifier identifier to be verified
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 56 // BETA7 Mar 13, 2001, Verified with Comeau C++ 4.2.45.2
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 133 STDC_HEADERS is defined, then autoconf has verified that the ctype
  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 38 expression of integral type, whose value is later verified to be
  /ndk/sources/third_party/googletest/googletest/test/
gtest_catch_exceptions_test_.cc 33 // exceptions, and the output is verified by gtest_catch_exceptions_test.py.
  /packages/apps/Contacts/src/com/android/contacts/util/
AccountPromptUtils.java 91 * Launch the "no account" prompt. (We assume the caller has already verified that the prompt
  /packages/apps/Email/src/com/android/email/activity/
InsertQuickResponseDialog.java 96 // Now that Callback implementation is verified, build the dialog
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AttachmentLoader.java 87 // valid (verified by testing); we won't encode them

Completed in 891 milliseconds

1 2 3 4 5 6 7 891011>>