Home
last modified time | relevance | path

Searched defs:alice (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/webrtc/video/
H A Dpc_full_stack_tests.cc62 auto alice = std::make_unique<PeerConfigurer>( in CreateTestFixture() local
133 [](PeerConfigurer* alice) { in TEST()
164 [](PeerConfigurer* alice) { in TEST()
202 [](PeerConfigurer* alice) { in TEST()
261 [](PeerConfigurer* alice) { in TEST()
281 [](PeerConfigurer* alice) { in TEST()
301 [](PeerConfigurer* alice) { in TEST()
329 [](PeerConfigurer* alice) { in TEST()
351 [](PeerConfigurer* alice) { in TEST()
374 [](PeerConfigurer* alice) { in TEST()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dgroup.rs883 let mut alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_can_process_commit() localVariable
898 let mut alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_can_process_proposals_by_reference() localVariable
940 let mut alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_can_process_commit_adding_member() localVariable
959 let mut alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_rejects_commit_not_for_current_epoch() localVariable
978 let mut alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_can_reject_message_with_invalid_signature() localVariable
1002 let mut alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_rejects_unencrypted_application_message() localVariable
1016 let alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_will_reject_unsupported_cipher_suites() localVariable
1043 let alice = test_group_with_one_commit(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_group_will_reject_unsupported_protocol_versions() localVariable
1074 let alice = test_group_two_members( in setup_extern_proposal_test() localVariable
1186 let alice = test_group_two_members( in external_group_external_signing_identity_invalid() localVariable
[all …]
/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dpeer_connection_e2e_smoke_test.cc133 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
204 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
257 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
340 AddPeer(alice_network, [](PeerConfigurer* alice) { in TEST_F()
387 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
413 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
444 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
472 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
503 AddPeer(network_links.first, [](PeerConfigurer* alice) { in TEST_F()
H A Dstats_poller_test.cc48 TestStatsProvider alice; in TEST() local
68 TestStatsProvider alice; in TEST() local
H A Dpeer_connection_quality_test_test.cc119 PeerConfigurer alice(alice_network->network_dependencies()); in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmod.rs2559 let mut alice = test_group(protocol_version, cipher_suite).await; in group_rejects_unencrypted_application_message() localVariable
2578 let mut alice = test_group(protocol_version, cipher_suite).await; in test_state_update() localVariable
2799 let mut alice = test_group(protocol_version, cipher_suite).await; in test_partial_commits() localVariable
2818 let mut alice = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in group_with_path_required() localVariable
2827 let mut alice = group_with_path_required().await; in old_hpke_secrets_are_removed() localVariable
2847 let mut alice = group_with_path_required().await; in old_hpke_secrets_of_removed_are_removed() localVariable
2868 let mut alice = group_with_path_required().await; in old_hpke_secrets_of_updated_are_removed() localVariable
2887 let mut alice = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in only_selected_members_of_the_original_group_can_join_subgroup() localVariable
3442 let mut alice = ClientBuilder::new() in commit_leaf_not_supporting_external_sender_credential_leads_to_rejected_commit() localVariable
3478 let mut alice = ClientBuilder::new() in node_not_supporting_external_sender_credential_cannot_join_group() localVariable
[all …]
Dcommit.rs1413 let alice = client_with_test_extension(b"alice").await; in member_identity_is_validated_against_new_extensions() localVariable
1414 let mut alice = alice.create_group(ExtensionList::new()).await.unwrap(); in member_identity_is_validated_against_new_extensions() localVariable
1450 let alice = client_with_test_extension(b"alice").await; in server_identity_is_validated_against_new_extensions() localVariable
1451 let mut alice = alice.create_group(ExtensionList::new()).await.unwrap(); in server_identity_is_validated_against_new_extensions() localVariable
Dmessage_verifier.rs280 alice: TestGroup, field
287 let mut alice = test_group_custom( in new() localVariable
/aosp_15_r20/external/webrtc/audio/test/
H A Dpc_low_bandwidth_audio_test.cc71 auto alice = std::make_unique<PeerConfigurer>( in CreateTestFixture() local
134 [](PeerConfigurer* alice) { in TEST()
160 [](PeerConfigurer* alice) { in TEST()
/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/
H A DNotificationManagerZenTest.java369 Notification.Builder alice = new Notification.Builder(mContext, channelId) in sendNotifications() local
391 Notification.Builder alice = new Notification.Builder(mContext, channelId) in sendEventAlarmReminderNotifications() local
434 Notification.Builder alice = new Notification.Builder(mContext, channelId) in sendAlarmOtherMediaNotifications() local
1904 StatusBarNotification alice = mNotificationHelper.findPostedNotification(ALICE, 1, in testInterruptionFilterNoneInterceptsMessages() local
1925 StatusBarNotification alice = mNotificationHelper.findPostedNotification(ALICE, 4, in testInterruptionFilterNoneInterceptsEventAlarmReminder() local
1948 StatusBarNotification alice = mNotificationHelper.findPostedNotification(ALICE, 1, in testInterruptionFilterAllInterceptsNothing() local
1996 StatusBarNotification alice = mNotificationHelper.findPostedNotification(ALICE, 1, in testPriorityStarredMessages() local
2032 StatusBarNotification alice = mNotificationHelper.findPostedNotification(ALICE, 4, in testPriorityInterceptsAlarms() local
2068 StatusBarNotification alice = mNotificationHelper.findPostedNotification(ALICE, 7, in testPriorityInterceptsMediaSystemOther() local
/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario_unittest.cc29 auto* alice = s.CreateClient("alice", call_client_config); in TEST() local
69 auto* alice = s.CreateClient("alice", call_config); in SetupVideoCall() local
156 auto* alice = s.CreateClient("alice", call_client_config); in TEST() local
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dvirtual_connection_router_unittest.cc267 MockCastMessageHandler alice, bob; in TEST_F() local
340 MockCastMessageHandler alice, bob, charlie; in TEST_F() local
414 MockCastMessageHandler alice; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/test_utils/
Dfuzz_tests.rs38 let alice = make_client(cipher_suite, "alice"); in create_group() localVariable
41 let mut alice = alice.create_group(ExtensionList::new()).unwrap(); in create_group() localVariable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dp256_key_exchange_test.cc54 std::unique_ptr<P256KeyExchange> alice(P256KeyExchange::New(alice_private)); in TEST_F() local
81 std::unique_ptr<P256KeyExchange> alice(P256KeyExchange::New(alice_private)); in TEST_F() local
H A Dcurve25519_key_exchange_test.cc53 std::unique_ptr<Curve25519KeyExchange> alice( in TEST_F() local
77 std::unique_ptr<Curve25519KeyExchange> alice( in TEST_F() local
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation_pc_unittest.cc165 std::unique_ptr<PeerConnectionWrapper> alice = in TEST() local
276 std::unique_ptr<PeerConnectionWrapper> alice = in TEST() local
/aosp_15_r20/external/webrtc/pc/test/
H A Dsvc_e2e_tests.cc71 auto alice = std::make_unique<PeerConfigurer>( in CreateTestFixture() local
311 [this](PeerConfigurer* alice) { in TEST_P()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/tests/
Dclient_tests.rs165 let alice = generate_client(cipher_suite, protocol_version, 0, encrypt_controls).await; in test_create() localVariable
826 let mut alice = mls_rs::test_utils::get_test_groups( in external_info_from_commit_allows_to_join() localVariable
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/pw_nested_packages/
H A Daggregate.proto27 data_type.thing.Thing alice = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/tracing/tests/
Dfilters_are_not_reevaluated_for_the_same_span.rs47 let alice = span!(Level::TRACE, "alice"); in filters_are_not_reevaluated_for_the_same_span() localVariable
Dfilters_dont_leak.rs23 let alice = expect::span().named("alice"); in spans_dont_leak() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/benches/
Dgroup_add.rs18 let alice = make_client("alice") in bench() localVariable
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DUserLookupServiceTest.java44 UserPrincipal alice = service.lookupPrincipalByName("alice"); in testUserLookupService() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/examples/
Dbasic_usage.rs43 let alice = make_client(crypto_provider.clone(), "alice")?; in main() localVariable
/aosp_15_r20/packages/modules/adb/pairing_auth/tests/
Daes_128_gcm_test.cpp45 Aes128Gcm alice(material, sizeof(material)); in TEST() local

12