Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestExceptions.cpp89 , line(-1) in SUITE()
109 int line; in SUITE() member
131 CHECK_EQUAL(line, reporter.lastFailedLine); in SUITE()
175 , line(-1) in SUITE()
195 int line; in SUITE() member
281 , line(-1) in SUITE()
303 int line; in SUITE() member
371 , line(-1) in SUITE()
393 int line; in SUITE() member
479 , line(-1) in SUITE()
[all …]
H A DTestCheckMacros.cpp95 int line = 0; in TEST() local
102 CHECK_EQUAL(1, 123); line = __LINE__; in TEST()
108 CHECK_EQUAL(line, reporter.lastFailedLine); in TEST()
171 int line = 0; in TEST() local
184 CHECK_EQUAL(line, reporter.lastFailedLine); in TEST()
260 int line = 0; in TEST() local
275 CHECK_EQUAL(line, reporter.lastFailedLine); in TEST()
346 int line = 0; in TEST() local
359 CHECK_EQUAL(line, reporter.lastFailedLine); in TEST()
450 int line = 0; in TEST() local
[all …]
/TaskScheduler/Scheduler/Include/Scopes/
H A DMTScopes.h51 int32 line; variable
58 , line(srcLine) in ScopeDesc()
69 return line; in GetSourceLine()
521 switch(SCOPE_CONCAT(scope_state_, line)) \
531 SCOPE_CONCAT(scope_descriptorIndex_, line).Store( SCOPE_CONCAT(scope_descId_, line) ); \
541 SCOPE_CONCAT(scope_descId_, line) = SCOPE_CONCAT(scope_descriptorIndex_, line).Load(); \
553 SCOPE_CONCAT(scope_descId_, line) = SCOPE_CONCAT(scope_state_, line); \
557 resultID = SCOPE_CONCAT(scope_descId_, line);
564 SCOPE_CONCAT(scope_descId_, line) = storagePointer -> Alloc(file, line, name); \
570 SCOPE_CONCAT(scope_descId_, line) = storagePointer -> Alloc(file, line, name, param1); \
[all …]
/TaskScheduler/Scheduler/Include/
H A DMTDebug.h30 …SERT_IMPL( condition, description, file, line ) MT::Diagnostic::ReportAssert(#condition, descripti… argument
/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DXmlTestReporter.cpp35 string BuildFailureMessage(string const& file, int line, string const& message) in BuildFailureMessage() argument
38 failureMessage << file << "(" << line << ") : " << message; in BuildFailureMessage()
/TaskScheduler/Scheduler/Doxygen/
H A Dstyle.css77 line-height: 1.5;
113 a.code, a.code:visited, a.line, a.line:visited {
132 div.line {
140 div.line.glow {
663 line-height: 0;
675 line-height: 1.5;
940 line-height: 1.5;
H A DDoxyfile43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
184 # first line (until the first dot) of a Javadoc-style comment as the brief
193 # line (until the first dot) of a Qt-style comment as the brief description. If
201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
203 # to treat a multi-line C++ comment block as a detailed description. Set this
751 # The default value is: $file:$line: $text.
753 WARN_FORMAT = "$file:$line: $text"
1019 # tools must be available from the command line (i.e. in the search path).
1446 # doxygen will group on one line in the generated HTML documentation.
2065 # remove all references to function-like macros that are alone on a line, have
[all …]
/TaskScheduler/ThirdParty/Squish/
H A DDoxyfile70 WARN_FORMAT = "$file:$line: $text"
/TaskScheduler/ThirdParty/UnitTest++/
H A DREADME.md87 - Consistent (native) line endings
H A DINSTALL104 by setting variables in the command line or in the environment. Here
167 `make install' command line to change installation locations without
304 them in the `configure' command line, using `VAR=value'. For example: