Searched refs:SetInterface (Results 1 – 3 of 3) sorted by relevance
1891 set.addTest(new TestSuite(SetInterface.class, "Interface")); in PrincipalTestSuite()1945 public static class SetInterface extends SecurityTest.SetTest { class in SubjectTest.PrincipalTestSuite1946 public SetInterface() { in SetInterface() method in SubjectTest.PrincipalTestSuite.SetInterface2022 set.addTest(new TestSuite(SetInterface.class, "Interface")); in PrivateCredentialTestSuite()2156 public static class SetInterface extends SecurityTest.SetTest { class in SubjectTest.PrivateCredentialTestSuite2157 public SetInterface() { in SetInterface() method in SubjectTest.PrivateCredentialTestSuite.SetInterface2223 set.addTest(new TestSuite(SetInterface.class, "Interface")); in PublicCredentialTestSuite()2275 public static class SetInterface extends SecurityTest.SetTest { class in SubjectTest.PublicCredentialTestSuite2276 public SetInterface() { in SetInterface() method in SubjectTest.PublicCredentialTestSuite.SetInterface2335 set.addTest(new TestSuite(SetInterface.class, "Interface")); in PrincipalClassTestSuite()[all …]
85 virtual void SetInterface(NetworkInterface *iface) { in SetInterface() function
108 media_channel_->SetInterface(this); in BaseChannel()