Home
last modified time | relevance | path

Searched refs:addInterface (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/dports/editors/libreoffice/libreoffice-7.2.6.2/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java93 @Test public void addInterface() throws Exception in addInterface() method in MultiTypeInterfaceContainer_Test
108 ci= cont.addInterface(null,obj1); in addInterface()
135 cont.addInterface(new Type(XWeak.class), obj1); in getContainedTypes()
136 cont.addInterface(null, obj1); in getContainedTypes()
139 cont.addInterface(aObj, obj1); in getContainedTypes()
173 cont.addInterface(new Type(XWeak.class), obj1); in getContainer()
174 cont.addInterface(new Type(XWeak.class), obj2); in getContainer()
175 cont.addInterface(null, obj1); in getContainer()
201 cont.addInterface(null, obj1); in removeInterface()
224 cont.addInterface(null, obj1); in clear()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java93 @Test public void addInterface() throws Exception in addInterface() method in MultiTypeInterfaceContainer_Test
108 ci= cont.addInterface(null,obj1); in addInterface()
135 cont.addInterface(new Type(XWeak.class), obj1); in getContainedTypes()
136 cont.addInterface(null, obj1); in getContainedTypes()
139 cont.addInterface(aObj, obj1); in getContainedTypes()
173 cont.addInterface(new Type(XWeak.class), obj1); in getContainer()
174 cont.addInterface(new Type(XWeak.class), obj2); in getContainer()
175 cont.addInterface(null, obj1); in getContainer()
201 cont.addInterface(null, obj1); in removeInterface()
224 cont.addInterface(null, obj1); in clear()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/qa/container/
H A Dtestifcontainer.cxx72 helper.addInterface( r1 ); in test1()
73 helper.addInterface( r2 ); in test1()
74 helper.addInterface( r3 ); in test1()
86 helper.addInterface( r1 ); in test1()
87 helper.addInterface( r2 ); in test1()
88 helper.addInterface( r3 ); in test1()
105 helper.addInterface( r1 ); in test1()
106 helper.addInterface( r2 ); in test1()
107 helper.addInterface( r3 ); in test1()
129 helper.addInterface( r1 ); in test1()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/qa/container/
H A Dtestifcontainer.cxx72 helper.addInterface( r1 ); in test1()
73 helper.addInterface( r2 ); in test1()
74 helper.addInterface( r3 ); in test1()
86 helper.addInterface( r1 ); in test1()
87 helper.addInterface( r2 ); in test1()
88 helper.addInterface( r3 ); in test1()
105 helper.addInterface( r1 ); in test1()
106 helper.addInterface( r2 ); in test1()
107 helper.addInterface( r3 ); in test1()
129 helper.addInterface( r1 ); in test1()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/framework/
H A DAopProxyUtilsTests.java60 as.addInterface(ITestBean.class); in testCompleteProxiedInterfacesAdvisedNotIncluded()
61 as.addInterface(Comparable.class); in testCompleteProxiedInterfacesAdvisedNotIncluded()
75 as.addInterface(ITestBean.class); in testCompleteProxiedInterfacesAdvisedIncluded()
76 as.addInterface(Comparable.class); in testCompleteProxiedInterfacesAdvisedIncluded()
77 as.addInterface(Advised.class); in testCompleteProxiedInterfacesAdvisedIncluded()
92 as.addInterface(ITestBean.class); in testCompleteProxiedInterfacesAdvisedNotIncludedOpaque()
93 as.addInterface(Comparable.class); in testCompleteProxiedInterfacesAdvisedNotIncludedOpaque()
108 pf.addInterface(ITestBean.class); in testProxiedUserInterfacesWithSingleInterface()
119 pf.addInterface(ITestBean.class); in testProxiedUserInterfacesWithMultipleInterfaces()
120 pf.addInterface(Comparable.class); in testProxiedUserInterfacesWithMultipleInterfaces()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/SelectionResolution/
H A DNoSuchMethodErrorTest.java98 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
110 … final int I = builder.addInterface(Template.emptyClass(ClassData.Package.SAME));
132 final int I = builder.addInterface(withStaticDef);
143 final int I = builder.addInterface(withPrivateDef);
186 final int I2 = builder.addInterface(withStaticDef);
197 final int I2 = builder.addInterface(withPrivateDef);
278 builder.addInterface(withDef);
289 final int I0 = builder.addInterface(withStaticDef);
302 final int I0 = builder.addInterface(withPrivateDef);
370 final int I0 = builder.addInterface(withStaticDef);
[all …]
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/
H A DClassNodeSpec.php35 $this->addInterface('MyInterface');
41 $this->addInterface('MyInterface');
52 $this->addInterface('MyInterface');
53 $this->addInterface('MySecondInterface');
59 $this->addInterface('MyInterface');
60 $this->addInterface('MyInterface');
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/mojo/
H A DChromeInterfaceRegistrar.java37 registry.addInterface( in registerInterfaces()
47 registry.addInterface( in registerInterfaces()
49 registry.addInterface( in registerInterfaces()
51 registry.addInterface(Authenticator.MANAGER, new AuthenticatorFactory(renderFrameHost)); in registerInterfaces()
52 registry.addInterface( in registerInterfaces()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java292 final int I = builder.addInterface(withDef);
315 final int I = builder.addInterface(withDef);
392 final int I3 = builder.addInterface(withDef);
489 final int I4 = builder.addInterface(withDef);
518 final int I4 = builder.addInterface(withDef);
547 final int I4 = builder.addInterface(withDef);
1593 final int I = builder.addInterface(withDef);
1618 final int I = builder.addInterface(withDef);
2213 final int I = builder.addInterface(withDef);
4979 withExpectedIface.addInterface(Placeholder.expected); in main()
[all …]
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/texttospeech/autotests/
H A Dtexttospeechwidgettest.cpp25 void TextToSpeechWidgetTest::addInterface(KPIMTextEdit::TextToSpeechWidget *widget) in addInterface() function in TextToSpeechWidgetTest
34 addInterface(&textToSpeechWidget); in shouldHaveDefaultValue()
61 addInterface(&textToSpeechWidget); in shouldChangeButtonEnableStateWhenChangeState()
82 addInterface(&textToSpeechWidget); in shouldChangeStateWhenClickOnPlayPause()
98 addInterface(&textToSpeechWidget); in shouldChangeStateWhenClickOnStop()
109 addInterface(&textToSpeechWidget); in shouldEmitStateChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/android/java/src/org/chromium/services/device/
H A DInterfaceRegistrar.java28 registry.addInterface(BatteryMonitor.MANAGER, new BatteryMonitorFactory()); in createInterfaceRegistryForContext()
29 registry.addInterface(NfcProvider.MANAGER, new NfcProviderImpl.Factory(nfcDelegate)); in createInterfaceRegistryForContext()
30 registry.addInterface(VibrationManager.MANAGER, new VibrationManagerImpl.Factory()); in createInterfaceRegistryForContext()

12345678910>>...29