Home
last modified time | relevance | path

Searched defs:verification (Results 26 – 50 of 169) sorted by relevance

1234567

/aosp_15_r20/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/4.6.1/
HDmockito-core-4.6.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE org/ org/mockito/ org ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/4.8.1/
HDmockito-core-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE org/ org/mockito/ org ...
/aosp_15_r20/external/tink/cc/mac/
H A Dhmac_key_manager_test.cc338 util::StatusOr<std::unique_ptr<ChunkedMacVerification>> verification = in TEST() local
379 util::StatusOr<std::unique_ptr<ChunkedMacVerification>> verification = in TEST() local
H A Dmac_config_test.cc373 util::StatusOr<std::unique_ptr<ChunkedMacVerification>> verification = in TEST_P() local
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
H A DPackages.java282 try (UndoableContext verification = setVerifyAdbInstalls(false)) { in install()
365 try (UndoableContext verification = setVerifyAdbInstalls(false)) { in install()
/aosp_15_r20/external/pytorch/torch/onnx/_internal/exporter/
H A D__init__.py12 from . import _testing as testing, _verification as verification unknown
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ec/suite_b/
Decdsa.rs3 pub mod verification; module
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ec/curve25519/
Ded25519.rs21 pub mod verification; module
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
H A DHingeAngleTestActivity.java65 HingeAngleVerification verification = new HingeAngleVerification(); in verifyMeasurements() local
H A DBatchingTestActivity.java138 EventBasicVerification verification = in runBatchTest() local
/aosp_15_r20/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/pidfparser/pidf/
DStatusTest.java82 String verification = in testSerializing() local
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/
Drsa.rs70 pub(crate) mod verification; module
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/
DVerifyAppsOverUsbPreferenceController.java149 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in shouldBeEnabled() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dcholesky_op_test.py38 def _verifyCholeskyBase(self, sess, placeholder, x, chol, verification, atol): argument
H A Dmatrix_triangular_solve_op_test.py47 placeholder_b, a, clean_a, b, verification, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/
H A Dlu_op_test.py42 def _verifyLuBase(self, x, lower, upper, perm, verification, argument
H A Dcholesky_op_test.py88 def _verifyCholeskyBase(self, x, chol, verification): argument
/aosp_15_r20/external/mockito/src/test/java/org/mockito/
H A DStaticMockingExperimentTest.java72 …Invocation verification = Mockito.framework().getInvocationFactory().createInvocation(mock, withSe… in verify_static_method() local
/aosp_15_r20/external/libphonenumber/lib/
HDmockito-all-1.10.19.jar ... exceptions/stacktrace/ org/mockito/exceptions/verification/ org/mockito/exceptions/verification/junit ...
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DAwarePairingConfig.java184 public AwarePairingConfig(boolean setup, boolean cache, boolean verification, int method, in AwarePairingConfig()
/aosp_15_r20/external/executorch/extension/module/
H A Dmodule.cpp83 runtime::Error Module::load(const runtime::Program::Verification verification) { in load()
/aosp_15_r20/external/executorch/runtime/executor/
H A Dprogram.cpp65 Program::Verification verification) { in load()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DVerifyingSession.java347 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in sendPackageVerificationRequest() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinessverifications.v1.json297 "verification": { object
674 "verification": { object
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_client_session.cc796 std::string verification = key_exporter_output.substr( in ComputeSignatureAuthHeader() local

1234567