Home
last modified time | relevance | path

Searched refs:argsToString (Results 1 – 25 of 26) sorted by relevance

12

/dports/deskutils/syncthingtray/syncthingtray/testhelper/
H A Dhelper.h161 … CPPUNIT_FAIL(argsToString("Unable to connect signal ", signalName().data(), " to handler")); in m_sender()
170 …CPPUNIT_FAIL(argsToString("Unable to connect signal ", signalName().data(), " to check for signal … in m_sender()
228 … CPPUNIT_FAIL(argsToString("Unable to connect signal ", signalName().data(), " for waiting")); in connectToLoop()
392argsToString("Signal(s) ", failedSignalNames(signalinfo...).data(), " has/have not emitted before … in waitForSignalsOrFail()
394 …CPPUNIT_FAIL(argsToString("Signal(s) ", failedSignalNames(signalinfo...).data(), " has/have not em… in waitForSignalsOrFail()
396 … timeoutFactor != 1.0 ? argsToString(" (original timeout: ", timeout, " ms)") : std::string())); in waitForSignalsOrFail()
/dports/www/moodle310/moodle/lib/geopattern-php/GeoPattern/SVGElements/
H A DBase.php24 public function argsToString() function in RedeyeVentures\\GeoPattern\\SVGElements\\Base
48 return "<{$this->tag}{$this->elementsToString()}{$this->argsToString()}/>";
H A DGroup.php29 $svgString .= "<{$this->tag} {$this->argsToString($this->args)}>";
/dports/www/moodle39/moodle/lib/geopattern-php/GeoPattern/SVGElements/
H A DBase.php24 public function argsToString() function in RedeyeVentures\\GeoPattern\\SVGElements\\Base
48 return "<{$this->tag}{$this->elementsToString()}{$this->argsToString()}/>";
H A DGroup.php29 $svgString .= "<{$this->tag} {$this->argsToString($this->args)}>";
/dports/www/moodle311/moodle/lib/geopattern-php/GeoPattern/SVGElements/
H A DBase.php24 public function argsToString() function in RedeyeVentures\\GeoPattern\\SVGElements\\Base
48 return "<{$this->tag}{$this->elementsToString()}{$this->argsToString()}/>";
H A DGroup.php29 $svgString .= "<{$this->tag} {$this->argsToString($this->args)}>";
/dports/deskutils/syncthingtray/syncthingtray/cli/tests/
H A Dapplication.cpp84 const auto url(argsToString("http://localhost:", syncthingPort().toInt())); in test()
116argsToString("unable to connect to Syncthing within ", maxSyncthingStartupTime.toString(TimeSpanOu… in test()
147 …CPPUNIT_FAIL(argsToString("Line ", expectedStatusLines[currentPattern], " could not be found in ou… in test()
/dports/deskutils/syncthingtray/c++utilities/tests/
H A Dtestutils.cpp167 m_testFilesPaths.emplace_back(argsToString(testFilesPath, '/'));
197 m_workingDir = argsToString(workingDirEnv, '/');
346 …workingCopyPath = argsToString(m_workingDir, relativeWorkingCopyPath, '.', ++workingCopyPathAttemp… in workingCopyPathAs()
542 … path = argsToString(llvmProfileFileWithoutExtension, '_', appName, invocationCount, ".profraw"); in execApp()
591 return argsToString(testFilesPathEnv, '/'); in readTestfilePathFromEnv()
H A Dconversiontests.cpp453 CPPUNIT_ASSERT_EQUAL("v2.3.0"s, argsToString("v2.", 3, '.', 0)); in testStringBuilder()
454 CPPUNIT_ASSERT_EQUAL("v2.3.0"s, argsToString('v', make_tuple(2, '.', 3, '.', 0))); in testStringBuilder()
457 CPPUNIT_ASSERT_EQUAL("path: foo"s, argsToString("path: ", std::filesystem::path("foo"))); in testStringBuilder()
474argsToString(StringThatDoesNotLikeToBeCopiedOrMoved("no copy/move should"), str, str2, StringThatD… in testStringBuilder()
H A Dtestutils.h269 …CPPUNIT_FAIL(::CppUtilities::argsToString("app failed with return code ", returnCode, "\nstdout: "…
280 …CppUtilities::argsToString('\"', actualString, "\"\n not like\n\"", expectedRegex, '\"'), "Expr…
H A Dargumentparsertests.cpp88 CPPUNIT_FAIL(argsToString("Exited unexpectedly with code ", code)); in failOnExit()
/dports/deskutils/syncthingtray/syncthingtray/connector/
H A Dsyncthingconnectionmockhelpers.cpp68 …*testDataVariable = readMockFile(testApp.testFilePath(argsToString("mocks/", *fileName, ".json"))); in setupTestData()
76 … event = readMockFile(testApp.testFilePath(argsToString("mocks/events-", pad, index, ".json"))); in setupTestData()
/dports/deskutils/syncthingtray/c++utilities/application/
H A Dargumentparser.cpp1013 …throw ParseError(argsToString("The specified argument \"", *reader.argv, "\" is unknown.", suggest… in readArgs()
1612 …throw ParseError(argsToString("The argument \"", arg->name(), "\" mustn't be specified more than "… in checkConstraints()
1616 …throw ParseError(argsToString("The argument \"", arg->name(), "\" must be specified at least ", ar… in checkConstraints()
1628 …throw ParseError(argsToString("The argument \"", conflictingArgument->name(), "\" can not be combi… in checkConstraints()
1782 …? argsToString("Conversion of top-level value \"", valueToConvert, "\" to type \"", targetTypeName… in throwFailure()
1783 …: argsToString("Conversion of value \"", valueToConvert, "\" (for argument --", argumentPath.back(… in throwFailure()
1793 …? argsToString("Expected ", valuesToConvert, " top-level values to be present but only ", values.s… in throwNumberOfValuesNotSufficient()
1794 …: argsToString("Expected ", valuesToConvert, " values for argument --", path.back()->name(), " to … in throwNumberOfValuesNotSufficient()
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DSorts.cpp333 vstring OperatorType::argsToString() const in argsToString() function in OperatorType
357 return (arity() ? argsToString() + " > " : "") + in toString()
H A DSorts.hpp326 vstring argsToString() const;
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dhtml.spad317 argsToString(args : L E) : S ==
406 argsToString(args)," prec=",string(prec)$S]
459 argsToString(args), " prec=", string(prec)]
522 argsToString(args)," prec=",string(opPrec)$S]
583 argsToString(args)," prec=",string(opPrec)$S]
594 argsToString(args)," prec=",string(prec)$S]
668 argsToString(args)]
739 argsToString(args)," prec=",string(prec)$S]
862 argsToString(args)]
883 argsToString(args)," prec=",string(prec)$S]
[all …]
/dports/deskutils/syncthingtray/qtutilities/widgets/
H A Diconbutton.cpp43 const auto propertyName = argsToString("iconButton-", id); in fromAction()
/dports/deskutils/syncthingtray/c++utilities/chrono/
H A Ddatetime.cpp104 throw ConversionException(argsToString("Unexpected character \"", c, '\"')); in fromString()
192 throw ConversionException(argsToString("Unexpected \"", c, '\"')); in fromIsoString()
/dports/deskutils/syncthingtray/syncthingtray/libsyncthing/tests/
H A Dinterfacetests.cpp100 CPPUNIT_FAIL(argsToString("Unable to clean config dir ", configDir, ": ", error.what())); in setupTestConfigDir()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Ddebuggerprotocol.h70 QString argsToString() const;
H A Ddebuggerprotocol.cpp913 QString DebuggerCommand::argsToString() const in argsToString() function in Debugger::Internal::DebuggerCommand
/dports/deskutils/syncthingtray/syncthingtray/connector/tests/
H A Dconnectiontests.cpp348argsToString("unable to connect to Syncthing within ", maxSyncthingStartupTime.toString(TimeSpanOu… in testErrorCases()
382 CPPUNIT_FAIL(argsToString("wrong error message: ", errorMessage.toLocal8Bit().data())); in testErrorCases()
/dports/deskutils/syncthingtray/syncthingtray/cli/
H A Dapplication.cpp526argsToString(dataSizeToString(completionForDev.second.globalBytes - completionForDev.second.needed… in printDir()
605 … printProperty("Status", argsToString('\e', '[', statusColor, 'm', statusString, "\e[0m")); in printStatus()
615 …printProperty("Connected to", argsToString(connectedDevices.size(), ' ', connectedDevices.size() =… in printStatus()
/dports/deskutils/syncthingtray/c++utilities/conversion/
H A Dstringbuilder.h260 template <class StringType = std::string, class... Args> inline StringType argsToString(Args &&...a…

12