Home
last modified time | relevance | path

Searched refs:testProcess (Results 26 – 50 of 194) sorted by relevance

12345678

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qapplication/
H A Dtst_qapplication.cpp1653 QProcess testProcess; in desktopSettingsAware() local
1672 testProcess.start(binary); in desktopSettingsAware()
1673 QVERIFY2(testProcess.waitForStarted(), in desktopSettingsAware()
1675 QVERIFY(testProcess.waitForFinished(10000)); in desktopSettingsAware()
2067 QProcess testProcess; in windowsCommandLine() local
2070 QVERIFY2(testProcess.waitForStarted(), in windowsCommandLine()
2072 QVERIFY(testProcess.waitForFinished(10000)); in windowsCommandLine()
2386 QProcess testProcess; in qtbug_12673() local
2393 testProcess.start(binary, arguments); in qtbug_12673()
2394 QVERIFY2(testProcess.waitForStarted(), in qtbug_12673()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/execserver/
H A DxsTestDriver.cpp43 TestDriver::TestDriver (xs::TestProcess* testProcess) in TestDriver() argument
46 , m_process (testProcess) in TestDriver()
H A DxsTestDriver.hpp38 TestDriver (xs::TestProcess* testProcess);
/dports/graphics/krita/krita-4.4.8/libs/ui/animation/
H A DKisDlgAnimationRenderer.cpp557 QProcess testProcess; in findFFMpeg() local
558 testProcess.start(path, QStringList() << "-version"); in findFFMpeg()
559 if (testProcess.waitForStarted(1000)) { in findFFMpeg()
560 testProcess.waitForFinished(1000); in findFFMpeg()
564 testProcess.state() == QProcess::NotRunning && in findFFMpeg()
565 testProcess.error() == QProcess::UnknownError; in findFFMpeg()
/dports/devel/cmake-gui/cmake-3.22.1/
H A DCMakeGraphVizOptions.cmake1 set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;t…
/dports/devel/cmake-doc/cmake-3.22.1/
H A DCMakeGraphVizOptions.cmake1 set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;t…
/dports/devel/cmake/cmake-3.22.1/
H A DCMakeGraphVizOptions.cmake1 set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;t…
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/autotests/
H A Dprocesstest.h15 class testProcess : public QObject
/dports/www/nextcloud-deck/deck/vendor/cogpowered/finediff/tests/Render/Html/
H A DProcessTest.php21 public function testProcess() function in FineDiffTests\\Render\\Html\\ProcessTest
/dports/x11/kf5-kactivities/kactivities-5.89.0/autotests/core/
H A DProcess.h34 void testProcess();
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/DependencyInjection/
H A DAddValidatorInitializersPassTest.php21 public function testProcess() function in Symfony\\Component\\Validator\\Tests\\DependencyInjection\\AddValidatorInitializersPassTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/DependencyInjection/
H A DAddValidatorInitializersPassTest.php21 public function testProcess() function in Symfony\\Component\\Validator\\Tests\\DependencyInjection\\AddValidatorInitializersPassTest
/dports/www/nextcloud-deck/deck/vendor/cogpowered/finediff/tests/Render/Text/
H A DProcessTest.php36 public function testProcess() function in FineDiffTests\\Render\\Text\\ProcessTest
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/DependencyInjection/
H A DRoutingResolverPassTest.php22 public function testProcess() function in Symfony\\Component\\Routing\\Tests\\DependencyInjection\\RoutingResolverPassTest
/dports/www/elgg/elgg-3.3.23/vendor/symfony/routing/Tests/DependencyInjection/
H A DRoutingResolverPassTest.php22 public function testProcess() function in Symfony\\Component\\Routing\\Tests\\DependencyInjection\\RoutingResolverPassTest
/dports/deskutils/egroupware/egroupware/vendor/symfony/routing/Tests/DependencyInjection/
H A DRoutingResolverPassTest.php22 public function testProcess() function in Symfony\\Component\\Routing\\Tests\\DependencyInjection\\RoutingResolverPassTest
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/routing/Tests/DependencyInjection/
H A DRoutingResolverPassTest.php22 public function testProcess() function in Symfony\\Component\\Routing\\Tests\\DependencyInjection\\RoutingResolverPassTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/DependencyInjection/
H A DRoutingResolverPassTest.php22 public function testProcess() function in Symfony\\Component\\Routing\\Tests\\DependencyInjection\\RoutingResolverPassTest
/dports/www/itop/web/lib/silex/vendor/symfony/routing/Tests/DependencyInjection/
H A DRoutingResolverPassTest.php22 public function testProcess() function in Symfony\\Component\\Routing\\Tests\\DependencyInjection\\RoutingResolverPassTest
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/
H A DSessionPassTest.php21 public function testProcess() function in Symfony\\Bundle\\FrameworkBundle\\Tests\\DependencyInjection\\Compiler\\SessionPassTest
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Workflow/Tests/DependencyInjection/
H A DValidateWorkflowsPassTest.php14 public function testProcess() function in Symfony\\Component\\Workflow\\Tests\\DependencyInjection\\ValidateWorkflowsPassTest
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Compiler/
H A DCheckReferenceValidityPassTest.php32 public function testProcess() function in Symfony\\Component\\DependencyInjection\\Tests\\Compiler\\CheckReferenceValidityPassTest
H A DResolveTaggedIteratorArgumentPassTest.php25 public function testProcess() function in Symfony\\Component\\DependencyInjection\\Tests\\Compiler\\ResolveTaggedIteratorArgumentPassTest
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Tests/Compiler/
H A DCheckReferenceValidityPassTest.php32 public function testProcess() function in Symfony\\Component\\DependencyInjection\\Tests\\Compiler\\CheckReferenceValidityPassTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Compiler/
H A DCheckReferenceValidityPassTest.php32 public function testProcess() function in Symfony\\Component\\DependencyInjection\\Tests\\Compiler\\CheckReferenceValidityPassTest

12345678