Home
last modified time | relevance | path

Searched refs:CppTest (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ure/source/uretest/
H A Dcpptest.cc67 namespace CppTest { namespace
94 { CppTest::create, CppTest::getImplementationName,
95 CppTest::getSupportedServiceNames, cppu::createSingleComponentFactory, 0,
H A DTester.java27 import test.types.CppTest;
34 testService(CppTest.create(context), CppTest.class.getName()); in test()
H A Dtypes.idl35 service CppTest: XTest;
H A Dcppmain.cc207 ::test::types::CppTest::create(context_), in run()