Home
last modified time | relevance | path

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

/dports/net-p2p/amule-devel/aMule-SVN-r11065/unittests/muleunit/
H A Dtestregistry.h62 static bool runAndPrint();
H A Dmain.cpp42 return (TestRegistry::runAndPrint() ? 0 : 1); in OnRun()
H A Dtestregistry.cpp50 bool TestRegistry::runAndPrint() in runAndPrint() function in TestRegistry
/dports/net-p2p/amule/aMule-2.3.3/unittests/muleunit/
H A Dtestregistry.h62 static bool runAndPrint();
H A Dmain.cpp42 return (TestRegistry::runAndPrint() ? 0 : 1); in OnRun()
H A Dtestregistry.cpp50 bool TestRegistry::runAndPrint() in runAndPrint() function in TestRegistry
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/golangci/golangci-lint/pkg/commands/
H A Drun.go360 func (e *Executor) runAndPrint(ctx context.Context, args []string) error { func
439 if err := e.runAndPrint(ctx, args); err != nil {
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/golangci/golangci-lint/pkg/commands/
H A Drun.go384 func (e *Executor) runAndPrint(ctx context.Context, args []string) error { func
465 if err := e.runAndPrint(ctx, args); err != nil {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/golangci/golangci-lint/pkg/commands/
H A Drun.go373 func (e *Executor) runAndPrint(ctx context.Context, args []string) error { func
452 if err := e.runAndPrint(ctx, args); err != nil {