Searched defs:sourceLine (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tools/cppunit/cppunit/
H A DAsserter.cpp34 failNotEqual( string expected, string actual, SourceLine sourceLine, string additionalMessage ) argument
47 failNotEqualIf( bool shouldFail, string expected, string actual, SourceLine sourceLine, string additionalMessage ) argument
H A DException.cpp88 Exception::sourceLine() const function in class:CppUnit::Exception
H A DTestFailure.cpp43 TestFailure::sourceLine() const function in class:CppUnit::TestFailure
H A DTextTestResult.cpp103 TextTestResult::printFailureLocation( SourceLine sourceLine, argument
H A DXmlOutputter.cpp308 SourceLine sourceLine = failure->sourceLine(); local
/haiku-fatelf/src/apps/terminal/
H A DBasicTerminalBuffer.cpp250 TerminalLine* sourceLine = other->_HistoryLineAt(i + offset, destLine); local
1120 TerminalLine* sourceLine = _LineAt(i); local
1209 TerminalLine* sourceLine = _HistoryLineAt(-historySize, lineBuffer); local
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1349 const char* sourceLine = fSourceCode->LineAt(line); local

Completed in 57 milliseconds