Home
last modified time | relevance | path

Searched defs:handle1 (Results 1 – 25 of 128) sorted by relevance

123456

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/
H A DJsonKeysetWriterTest.java43 private void assertKeysetHandle(KeysetHandle handle1, KeysetHandle handle2) throws Exception { in assertKeysetHandle()
52 private void testWrite_shouldWork(KeysetHandle handle1) throws Exception { in testWrite_shouldWork()
64 KeysetHandle handle1 = KeysetHandle.generateNew(PredefinedMacParameters.HMAC_SHA256_128BITTAG); in testWrite_singleKey_shouldWork() local
71 KeysetHandle handle1 = in testWrite_multipleKeys_shouldWork() local
87 private void testWriteEncrypted_shouldWork(KeysetHandle handle1) throws Exception { in testWriteEncrypted_shouldWork()
104 KeysetHandle handle1 = KeysetHandle.generateNew(PredefinedMacParameters.HMAC_SHA256_128BITTAG); in testWriteEncrypted_singleKey_shouldWork() local
112 KeysetHandle handle1 = in testWriteEncrypted_multipleKeys_shouldWork() local
H A DJsonKeysetReaderTest.java83 private void assertKeysetHandle(KeysetHandle handle1, KeysetHandle handle2) throws Exception { in assertKeysetHandle()
94 KeysetHandle handle1 = KeysetHandle.generateNew(PredefinedMacParameters.HMAC_SHA256_128BITTAG); in testRead_singleKey_shouldWork() local
106 KeysetHandle handle1 = in testRead_multipleKeys_shouldWork() local
171 KeysetHandle handle1 = CleartextKeysetHandle.read(JsonKeysetReader.withString(JSON_KEYSET)); in testRead_urlSafeKeyset_shouldWork() local
284 KeysetHandle handle1 = KeysetHandle.generateNew(PredefinedMacParameters.HMAC_SHA256_128BITTAG); in testRead_jsonKeysetWriter_shouldWork() local
295 KeysetHandle handle1 = CleartextKeysetHandle.read(JsonKeysetReader.withString(JSON_KEYSET)); in testRead_staticMethods_validKeyset_shouldWork() local
315 KeysetHandle handle1 = KeysetHandle.generateNew(PredefinedMacParameters.HMAC_SHA256_128BITTAG); in testReadEncrypted_singleKey_shouldWork() local
331 KeysetHandle handle1 = in testReadEncrypted_multipleKeys_shouldWork() local
366 KeysetHandle handle1 = KeysetHandle.generateNew(KeyTemplates.get("HMAC_SHA256_128BITTAG")); in testReadEncrypted_missingKeysetInfo_shouldSucceed() local
404 KeysetHandle handle1 = KeysetHandle.generateNew(PredefinedMacParameters.HMAC_SHA256_128BITTAG); in testReadEncrypted_jsonKeysetWriter_shouldWork() local
H A DBinaryKeysetReaderTest.java43 private void assertKeysetHandle(KeysetHandle handle1, KeysetHandle handle2) throws Exception { in assertKeysetHandle()
55 KeysetHandle handle1 = KeysetHandle.generateNew(template); in testReadWithInputStream_singleKey_shouldWork() local
68 KeysetHandle handle1 = in testReadWithInputStream_multipleKeys_shouldWork() local
95 KeysetHandle handle1 = KeysetHandle.generateNew(template); in testReadWithBytes_shouldWork() local
108 KeysetHandle handle1 = KeysetHandle.generateNew(template); in testWithBytesReadTwice_fails() local
125 KeysetHandle handle1 = KeysetHandle.generateNew(KeyTemplates.get("HMAC_SHA256_128BITTAG")); in testReadEncrypted_singleKey_shouldWork() local
139 KeysetHandle handle1 = in testReadEncrypted_multipleKeys_shouldWork() local
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/internal/security/certprovider/
H A DCertificateProviderStoreTest.java130 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in onePluginSameConfig_sameInstance() local
174 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in onePluginSameConfig_secondWatcherAfterFirstNotify() local
211 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in onePluginTwoInstances_notifyError() local
229 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in onePluginDifferentConfig_differentInstance() local
242 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in onePluginDifferentCertName_differentInstance() local
255 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in onePluginDifferentNotifyValue_sameInstance() local
269 CertificateProviderStore.Handle handle1 = certificateProviderStore.createOrGetProvider( in twoPlugins_differentInstance() local
281 CertificateProviderStore.Handle handle1, in checkDifferentInstances()
/aosp_15_r20/external/cronet/net/socket/
H A Dclient_socket_pool_base_unittest.cc1986 ClientSocketHandle handle1; in TEST_F() local
3265 ClientSocketHandle handle1; in TEST_F() local
3321 ClientSocketHandle handle1; in TEST_F() local
3379 ClientSocketHandle handle1; in TEST_F() local
3440 ClientSocketHandle handle1; in TEST_F() local
3476 ClientSocketHandle handle1; in TEST_F() local
3555 ClientSocketHandle handle1; in TEST_F() local
3598 ClientSocketHandle handle1; in TEST_F() local
3663 ClientSocketHandle handle1; in TEST_F() local
3804 ClientSocketHandle handle1; in TEST_F() local
[all …]
H A Dtransport_client_socket_pool_unittest.cc290 ClientSocketHandle handle1; in TEST_F() local
541 ClientSocketHandle handle1; in TEST_F() local
1173 ClientSocketHandle handle1; in TEST_P() local
1598 ClientSocketHandle handle1; in TEST_F() local
1702 ClientSocketHandle handle1; in TEST_F() local
1917 ClientSocketHandle handle1; in TEST_F() local
1986 ClientSocketHandle handle1; in TEST_F() local
2065 ClientSocketHandle handle1; in TEST_F() local
2148 ClientSocketHandle handle1; in TEST_F() local
/aosp_15_r20/system/core/trusty/storage/tests/
H A Dmain.cpp505 file_handle_t handle1; in TEST_P() local
1125 file_handle_t handle1; in TEST_P() local
1163 file_handle_t handle1; in TEST_P() local
1376 file_handle_t handle1; in TEST_P() local
2135 file_handle_t handle1; in TEST_P() local
2213 file_handle_t handle1; in TEST_P() local
2529 file_handle_t handle1; in TEST_P() local
2596 file_handle_t handle1; in TEST_P() local
2643 file_handle_t handle1; in TEST_P() local
2697 file_handle_t handle1; in TEST_P() local
[all …]
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
H A DHandleTest.java47 Handle handle1 = new Handle(Opcodes.H_INVOKEINTERFACE, "owner", "name", "descriptor"); in testDeprecatedConstructor() local
70 Handle handle1 = new Handle(Opcodes.H_GETFIELD, "owner", "name", "descriptor", false); in testEquals() local
100 Handle handle1 = new Handle(Opcodes.H_INVOKESTATIC, "owner", "name", "descriptor", false); in testHashCode() local
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/
H A DKmsEnvelopeAeadKeyManagerTest.java241 KeysetHandle handle1 = in multipleAeadsWithSameKekAndSameDekTemplate_canDecryptEachOther() local
263 KeysetHandle handle1 = in keysetsWithTwoKmsEnvelopeAeadKeys_canDecryptWithBoth() local
292 KeysetHandle handle1 = in multipleAeadsWithSameKekAndDifferentDekTemplateOfSameKeyType_canDecryptEachOther() local
317 KeysetHandle handle1 = in multipleAeadsWithSameKekAndDifferentDekTemplateKeyType_cannotDecryptEachOther() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dsync_once_cell.rs154 let handle1 = rt.spawn(async { ONCE.get_or_init(func1).await }); in get_or_init() localVariable
180 let handle1 = rt.spawn(async { ONCE.get_or_init(func1).await }); in get_or_init_panic() localVariable
238 let handle1 = rt.spawn(async { ONCE.get_or_init(sleep_and_set).await }); in set_while_initializing() localVariable
262 let handle1 = rt.spawn(async { ONCE.get_or_try_init(func_err).await }); in get_or_try_init() localVariable
Dtask_id.rs35 let handle1 = tokio::spawn(async { task::id() }); in task_id_collision_current_thread() localVariable
45 let handle1 = tokio::spawn(async { task::id() }); in task_id_collision_multi_thread() localVariable
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dsapi-session-util.c107 TPM2_HANDLE handle1, in compute_session_auth()
166 TPM2_HANDLE handle1, in compute_command_hmac()
218 TPM2_HANDLE handle1, in check_response_hmac()
342 TPM2_HANDLE handle1, in tpm_calc_phash()
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DPhoneAccountTest.java49 PhoneAccountHandle handle1 = new PhoneAccountHandle( in testPhoneAccountSetCallingRestriction() local
80 PhoneAccountHandle handle1 = new PhoneAccountHandle( in testPhoneAccountClearCallingRestriction() local
H A DPhoneAccountRegistrarTest.java614 PhoneAccountHandle handle1 = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfiles() local
632 TestUtils.enablePhoneAccount(getInstrumentation(), handle1); in testGetCallCapablePhoneAccountsAcrossProfiles() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/kotlin/
H A DDisposableHandlesTest.kt52 val handle1 = DisposableHandle { handleDisposeCount1++ } in replaceCallsDispose() constant
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dmessage_pipe.h53 MessagePipeHandle handle1; in CreateMessagePipe() local
135 ScopedMessagePipeHandle handle1; variable
/aosp_15_r20/external/openscreen/platform/impl/
H A Dsocket_handle_waiter_posix_unittest.cc52 SocketHandle handle1{1}; in TEST() local
73 SocketHandle handle1{1}; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java936 final int handle1 = 0; in testNotRemovingCachedBroadcastOnFailEstablishWithoutScanning() local
2455 final int handle1 = 1; in testActiveSyncedSource_AddRemoveGet() local
2862 final int handle1 = 0; in testSelectSource_queueAndRemoveAfterMaxLimit() local
3061 final int handle1 = 0; in testSelectSource_removeAfterMaxLimit_notSyncedToAnySink() local
3156 final int handle1 = 0; in testSelectSource_removeAfterMaxLimit_firstIfAllSyncedToSinks() local
3287 final int handle1 = 0; in testAddSourceToUnsyncedSource_causesSyncBeforeAddingSource() local
5620 final int handle1 = 0; in monitorBroadcastAfterSyncMaxLimit() local
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest/
Dmain.c867 file_handle_t handle1; in TEST_F() local
1552 file_handle_t handle1; in TEST_F() local
1777 file_handle_t handle1; in TEST_F() local
2536 file_handle_t handle1; in TEST_F() local
2610 file_handle_t handle1; in TEST_F() local
2925 file_handle_t handle1; in TEST_F() local
/aosp_15_r20/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java236 RequestHandle handle1 = mRequestQueue.queueRequest( in testReuse() local
403 RequestHandle handle1 = mRequestQueue.queueRequest( in testGetAndHead() local
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DStalePtrRegistry_unittest.cpp169 uint64_t handle1 = (uint64_t)(uintptr_t)ptr1; in TEST() local
189 uint64_t handle1 = (uint64_t)(uintptr_t)ptr1; in TEST() local
/aosp_15_r20/frameworks/av/media/utils/tests/
H A Dservice_singleton_tests.cpp231 auto handle1 = mediautils::requestServiceNotification<IServiceSingletonTest>( in TEST() local
415 auto handle1 = mediautils::requestDeathNotification(stale_service, [&] { ++postDied; }); in TEST() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dprime_self_import.c57 check_bo(int fd1, uint32_t handle1, int fd2, uint32_t handle2) in check_bo()
115 uint32_t handle1, handle2, handle_import; in test_with_two_bos() local
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_unittest.cc509 PlatformThreadHandle handle1, handle2, handle3; in MULTIPROCESS_TEST_MAIN() local
601 PlatformThreadHandle handle1; in MULTIPROCESS_TEST_MAIN() local
663 PlatformThreadHandle handle1; in MULTIPROCESS_TEST_MAIN() local
/aosp_15_r20/external/perfetto/src/protozero/
H A Dmessage_unittest.cc364 MessageHandle<FakeRootMessage> handle1(msg1); in TEST_F() local
444 MessageHandle<FakeRootMessage> handle1(msg); in TEST_F() local

123456