Home
last modified time | relevance | path

Searched defs:test_group (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmessage_verifier.rs479 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in valid_proposal_from_new_member_is_verified() localVariable
498 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in proposal_from_new_member_must_not_have_membership_tag() localVariable
520 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in new_member_proposal_sender_must_be_add_proposal() localVariable
546 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in new_member_commit_must_be_external_commit() localVariable
575 let mut test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in valid_proposal_from_external_is_verified() localVariable
617 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in external_proposal_must_be_from_valid_sender() localVariable
644 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in proposal_from_external_sender_must_not_have_membership_tag() localVariable
Dmod.rs1926 let test_group = test_group(protocol_version, cipher_suite).await; in test_create_group() localVariable
1957 let mut test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in test_pending_proposals_application_data() localVariable
2004 let mut test_group = test_group_custom( in test_update_proposals() localVariable
2044 let mut test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in test_invalid_commit_self_update() localVariable
2132 let mut test_group = test_group_custom( in test_two_member_group() localVariable
2163 let mut test_group = test_group_custom( in test_welcome_processing_missing_tree() localVariable
2200 let test_group = test_group(TEST_PROTOCOL_VERSION, TEST_CIPHER_SUITE).await; in test_group_context_ext_proposal_create() localVariable
2225 let mut test_group = in group_context_extension_proposal_test() localVariable
2376 let mut test_group = test_group_custom_config(protocol_version, cipher_suite, |b| { in test_group_encrypt_plaintext_padding() localVariable
2390 let mut test_group = in test_group_encrypt_plaintext_padding() localVariable
[all …]
Dtest_utils.rs258 pub(crate) async fn test_group( in test_group() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/tests/
H A Dtest_pat.rs46 fn test_group() { in test_group() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/tests/
H A Dtest_pat.rs49 fn test_group() { in test_group() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/tests/
Dtest_pat.rs49 fn test_group() { in test_group() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DAsynchronousServerSocketChannelTest.java229 public void test_group() throws Throwable { in test_group() method in AsynchronousServerSocketChannelTest
H A DAsynchronousSocketChannelTest.java886 public void test_group() throws Exception { in test_group() method in AsynchronousSocketChannelTest
/aosp_15_r20/external/angle/build/android/pylib/local/machine/
H A Dlocal_machine_junit_test_run.py179 def _MakeJob(self, shard_id, temp_dir, test_group, properties_jar_path, argument
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/
H A Dfunctional.rb17 def test_group method
/aosp_15_r20/external/cronet/build/android/pylib/local/machine/
H A Dlocal_machine_junit_test_run.py174 def _MakeJob(self, shard_id, temp_dir, test_group, properties_jar_path, argument
/aosp_15_r20/external/tink/cc/subtle/
H A Ded25519_verify_boringssl_test.cc231 const rapidjson::Value& test_group) { in GetVerifier()
H A Decdsa_verify_boringssl_test.cc140 const rapidjson::Value& test_group, in GetVerifier()
H A Daes_siv_boringssl_test.cc214 for (const rapidjson::Value& test_group : root["testGroups"].GetArray()) { in WycheproofTest() local
H A Drsa_ssa_pkcs1_verify_boringssl_test.cc172 const rapidjson::Value& test_group) { in GetVerifier()
H A Daes_eax_boringssl_test.cc260 for (const rapidjson::Value& test_group : root["testGroups"].GetArray()) { in WycheproofTest() local
/aosp_15_r20/external/python/python-api-core/tests/unit/
Dtest_iam.py244 def test_group(self): member in TestPolicy
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/units/
H A Dbuiltin.rs881 fn test_group(group: &[UnitTuple]) { in test_group() function
/aosp_15_r20/external/tink/cc/aead/internal/
H A Dcord_aes_gcm_boringssl_test.cc184 for (const rapidjson::Value& test_group : root["testGroups"].GetArray()) { in WycheproofTest() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_nntplib.py104 def test_group(self): member in NetworkedNNTPTestsMixin
958 def test_group(self): member in NNTPv1v2TestsMixin
Dtest_pathlib.py1375 def test_group(self): member in WindowsPathAsPureTest
1989 def test_group(self): member in _BasePathTest
Dtest_clinic.py421 def test_group(self): member in ClinicParserTest
Dtest_re.py499 def test_group(self): member in ReTests
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientServiceTest.java430 int test_group = 0x02; in testSetPresetNameForGroup() local
/aosp_15_r20/external/ltp/lib/
H A Dtst_cgroup.c157 static struct tst_cg_group test_group; variable

12