Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getLineNumber
Method
getLineNumber
src/CppUTest/Utest.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
size_t UtestShell::getLineNumber() const
331
{
332
return lineNumber_;
333
}
334
335
bool UtestShell::match(const char* target, const TestFilter* filters) const
336
{
Callers
6
report_test_start
Method · 0.80
printCurrentTestStarted
Method · 0.80
fail
Method · 0.80
checkAllFailedAllocsWereDone
Method · 0.80
TestFailure
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected