Home
last modified time | relevance | path

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

/aoo42x/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.pl84 sub testForServices($$$) { subroutine
125 $rc = !testForServices([$service], "", $testexe);
139 $rc = testForServices([$service], "-env:UNO_SERVICES=" . $service . ".rdb", $testexe);
156 …$rc = testForServices(['com.sun.star.uno.NamingService'], '-env:UNO_SERVICES=${testrc:Tests:TestKe…
176 my $_rc = testForServices([$service], "", $_testexe);
243 $rc = testForServices(\@allservices, "-env:UNO_SERVICES=" . $allservices_rdbs, $testexe);

Completed in 10 milliseconds