Searched refs:testForServices (Results 1 – 1 of 1) sorted by relevance
84 sub testForServices($$$) { subroutine125 $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 9 milliseconds