Home
last modified time | relevance | path

Searched defs:TestGroup (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dtest_utils.rs37 pub(crate) struct TestGroup { struct
41 impl TestGroup { argument
60 ) -> Result<(TestGroup, MlsMessage), MlsError> in join_with_custom_config()
116 pub(crate) async fn join(&mut self, name: &str) -> (TestGroup, MlsMessage) { in join()
236 ) -> TestGroup { in test_group_custom()
261 ) -> TestGroup { in test_group()
300 ) -> Vec<TestGroup> { in test_n_member_group()
315 pub(crate) async fn process_commit(groups: &mut [TestGroup], commit: MlsMessage, excluded: u32) { in process_commit()
Dsnapshot.rs272 async fn snapshot_restore(group: TestGroup) { in snapshot_restore()
Dmod.rs2131 ) -> (TestGroup, TestGroup) { in test_two_member_group()
2221 ) -> (TestGroup, Result<MlsMessage, MlsError>) { in group_context_extension_proposal_test()
2933 ) -> Result<(TestGroup, MlsMessage), MlsError> in joining_group_fails_if_unsupported()
Dciphertext_processor.rs294 group: &mut TestGroup, in test_processor()
Dmessage_verifier.rs433 test_group: &TestGroup, in test_new_member_proposal()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dgroup.rs767 group: &TestGroup, in make_external_group()
778 group: &TestGroup, in make_external_group_with_config()
828 async fn test_group_with_one_commit(v: ProtocolVersion, cs: CipherSuite) -> TestGroup { in test_group_with_one_commit()
840 ) -> TestGroup { in test_group_two_members()
1070 ) -> (SigningIdentity, SignatureSecretKey, TestGroup) { in setup_extern_proposal_test() argument
1088 alice: &mut TestGroup, in test_external_proposal()
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fLifetimeTests.cpp44 class TestGroup : public TestCaseGroup class
47 TestGroup(Context &context) : TestCaseGroup(context, "lifetime", "Object lifetime tests") in TestGroup() function in deqp::gles2::Functional::__anon0ab4df390111::TestGroup
H A Des2fFboCompletenessTests.cpp326 class TestGroup : public TestCaseGroup class
337 TestGroup::TestGroup(Context &ctx) in TestGroup() function in deqp::gles2::Functional::TestGroup
/aosp_15_r20/external/pigweed/pw_unit_test/py/pw_unit_test/
H A Dtest_runner.py121 class TestGroup: class
129 def set_deps(self, deps: Iterable['TestGroup']) -> None:
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp441 class TestGroup : public TestCaseGroup class
496 TestGroup::TestGroup(Context &ctx) in TestGroup() function in deqp::gles3::Functional::TestGroup
H A Des3fLifetimeTests.cpp557 class TestGroup : public TestCaseGroup class
560 TestGroup(gles3::Context &context) : TestCaseGroup(context, "lifetime", "Object lifetime tests") in TestGroup() function in deqp::gles3::Functional::__anonf3bf899b0111::TestGroup
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/
H A DTestFmwk.java159 public abstract static class TestGroup extends TestFmwk { class in TestFmwk
170 protected TestGroup(String defaultPackage, String[] classnames, String description) { in TestGroup() method in TestFmwk.TestGroup
189 protected TestGroup(String[] classnames, String description) { in TestGroup() method in TestFmwk.TestGroup
197 protected TestGroup(String[] classnames) { in TestGroup() method in TestFmwk.TestGroup
/aosp_15_r20/external/golang-protobuf/encoding/protowire/
H A Dwire_test.go377 func TestGroup(t *testing.T) { func
/aosp_15_r20/external/deqp/executor/
H A DxeTestCase.hpp104 class TestGroup : public TestNode class
H A DxeTestCase.cpp183 TestGroup::TestGroup(TestGroup *parent, TestNodeType nodeType, const char *name) : TestNode(parent,… in TestGroup() function in xe::TestGroup
/aosp_15_r20/external/deqp/scripts/
H A Dmustpass.py79 class TestGroup: class
/aosp_15_r20/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
H A DContactsContract_TestDataBuilder.java314 public class TestGroup extends Builder<TestGroup> { class in ContactsContract_TestDataBuilder
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControls2Tests.cpp3322 struct TestGroup in createFloatControls2TestGroup() struct
3324 FloatType floatType; in createFloatControls2TestGroup()
3325 const char *groupName; in createFloatControls2TestGroup()
H A DvktSpvAsmFloatControlsTests.cpp5409 struct TestGroup in createFloatControlsTestGroup() struct
5411 VariableType variableType; in createFloatControlsTestGroup()
5412 const char *groupName; in createFloatControlsTestGroup()
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest.proto338 message TestGroup { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest.proto338 message TestGroup { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest.proto343 message TestGroup { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest.proto343 message TestGroup { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs6976 public sealed partial class TestGroup : pb::IMessage<TestGroup> class
7002 public TestGroup() { in TestGroup() method in Google.Protobuf.TestProtos.Proto2.TestGroup
7010 public TestGroup(TestGroup other) : this() { in TestGroup() method in Google.Protobuf.TestProtos.Proto2.TestGroup
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs6976 public sealed partial class TestGroup : pb::IMessage<TestGroup> class
7002 public TestGroup() { in TestGroup() method in Google.Protobuf.TestProtos.Proto2.TestGroup
7010 public TestGroup(TestGroup other) : this() { in TestGroup() method in Google.Protobuf.TestProtos.Proto2.TestGroup

12