Home
last modified time | relevance | path

Searched refs:TestService1 (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dservice_factory_unittest.cc34 class TestService1Impl : public mojom::TestService1 {
36 explicit TestService1Impl(PendingReceiver<mojom::TestService1> receiver) in TestService1Impl()
55 Receiver<mojom::TestService1> receiver_;
81 auto RunTestService1(PendingReceiver<mojom::TestService1> receiver) { in RunTestService1()
94 Remote<mojom::TestService1> remote1; in TEST_F()
126 Remote<mojom::TestService1> remote1; in TEST_F()
132 Remote<mojom::TestService1> remote2; in TEST_F()
158 Remote<mojom::TestService1> remote; in TEST_F()
173 Remote<mojom::TestService1> remote1; in TEST_F()
179 Remote<mojom::TestService1> remote2; in TEST_F()
H A Dservice_factory_unittest.test-mojom7 interface TestService1 {
/dports/math/z3/z3-z3-4.8.13/examples/msf/SolverFoundation.Plugin.Z3.Tests/
H A DServiceTests.cs30 private void TestService1(Directive directive) in TestService1() method in Microsoft.SolverFoundation.Plugin.Z3.Tests.ServiceTests
78 public void TestService1() in TestService1() method in Microsoft.SolverFoundation.Plugin.Z3.Tests.ServiceTests
80 TestService1(new Z3MILPDirective()); in TestService1()
81 TestService1(new Z3TermDirective()); in TestService1()
/dports/math/py-z3-solver/z3-z3-4.8.10/examples/msf/SolverFoundation.Plugin.Z3.Tests/
H A DServiceTests.cs30 private void TestService1(Directive directive) in TestService1() method in Microsoft.SolverFoundation.Plugin.Z3.Tests.ServiceTests
78 public void TestService1() in TestService1() method in Microsoft.SolverFoundation.Plugin.Z3.Tests.ServiceTests
80 TestService1(new Z3MILPDirective()); in TestService1()
81 TestService1(new Z3TermDirective()); in TestService1()
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Ticket/
H A DTicketServiceList.t50 Name => 'TestService1' . $Random,
108 "$ServiceID1" => 'TestService1' . $Random,
121 "$ServiceID1" => 'TestService1' . $Random,
196 "$ServiceID1" => 'TestService1' . $Random,
209 "$ServiceID1" => 'TestService1' . $Random,
222 "$ServiceID1" => 'TestService1' . $Random,
234 "$ServiceID1" => 'TestService1' . $Random,
/dports/editors/libreoffice/libreoffice-7.2.6.2/testtools/source/servicetests/
H A DTestService2.idl23 #include <TestService1.idl>
31 interface TestService1;
H A Dmakefile.mk27 TestService1.idl \
H A DTestBase.java36 assure(UnoRuntime.queryInterface(TestService1.class, t) == t); in test()
H A DTestService1.idl27 interface TestService1 {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/testtools/source/servicetests/
H A DTestService2.idl23 #include <TestService1.idl>
31 interface TestService1;
H A Dmakefile.mk27 TestService1.idl \
H A DTestBase.java36 assure(UnoRuntime.queryInterface(TestService1.class, t) == t); in test()
H A DTestService1.idl27 interface TestService1 {