HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 351 - 375 of 806) sorted by null

<<11121314151617181920>>

  /external/mockito/src/org/mockito/
Mockito.java 192 * The consequence is that you cannot use <code>anyObject()</code>, <code>eq()</code> methods outside of verified/stubbed method.
279 * //create inOrder object passing any mocks that need to be verified in order
    [all...]
  /docs/source.android.com/src/source/
faqs.jd 324 <h3 id="are-codecs-verified">Are codecs verified by CTS?</h3>
325 <p>Yes. All mandatory codecs are verified by CTS.</p>
  /system/bt/stack/bnep/
bnep_utils.c 581 ** message. The destination UUID is verified and response sent
681 ** message. The response code is verified and
778 ** message. The destination UUID is verified and response sent
    [all...]
  /art/runtime/mirror/
object_array-inl.h 211 // The follow get operations force the objects to be verified.
  /art/test/463-checker-boolean-simplifier/src/
Main.java 178 // Note: The fact that branches are swapped is verified by running the test.
  /cts/tests/JobScheduler/src/android/jobscheduler/cts/
ConnectivityConstraintTest.java 195 * Ensure WiFi is enabled, and block until we've verified that we are in fact connected.
  /cts/tests/expectations/
knownfailures.txt 161 description: "This test should be outside of official CTS suite until it is verified for all Nexus devices",
  /device/htc/flounder/
init.flounder.rc 121 # Update dm-verity state and set partition.*.verified properties
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
PolynomialFunctionLagrangeForm.java 282 * verified here, it is checked in evaluate() and computeCoefficients().
  /external/apache-http/android/src/android/net/http/
HttpsConnection.java 358 // All went well, we have an open, verified connection.
  /external/bison/lib/
verify.h 56 expression of integral type, whose value is later verified to be
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 306 << "Statement '" #statement "' cannot be verified."; \
  /external/gtest/include/gtest/internal/
gtest-death-test-internal.h 306 << "Statement '" #statement "' cannot be verified."; \
  /external/guava/guava/src/com/google/common/collect/
Constraints.java 279 * underlying list will be verified by the constraint.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 293 << "Statement '" #statement "' cannot be verified."; \
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-death-test-internal.h 295 << "Statement '" #statement "' cannot be verified."; \
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 191 * This is true if we've verified that the mipmap tree above is complete
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
SocketConnector.java 121 "Hostname " + address.getUriHost() + " not verified:"
  /external/okhttp/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/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h 262 << "Statement '" #statement "' cannot be verified."; \
  /external/valgrind/coregrind/m_demangle/
ansidecl.h 73 was so. (Verified versions: 5.7, 6.2, 6.3, 6.5) */
  /external/valgrind/none/tests/amd64/
aes.c 361 /* and now a bunch of other calls. The below are verified
  /external/vboot_reference/firmware/2lib/include/
2return_codes.h 10 * Return codes from verified boot functions.
  /external/vboot_reference/firmware/lib/
vboot_api_init.c 123 * verified boot, and recovery is not requested for our own reasons,
  /external/vboot_reference/firmware/lib21/include/
vb2_struct.h 241 * of verified boot.

Completed in 1179 milliseconds

<<11121314151617181920>>