Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ wasPassedToObject
Method
wasPassedToObject
src/CppUTestExt/MockExpectedCall.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
333
334
void MockCheckedExpectedCall::wasPassedToObject()
335
{
336
wasPassedToObject_ = true;
337
}
338
339
void MockCheckedExpectedCall::resetActualCallMatchingState()
340
{
Callers
2
MockActualCall.cpp
File · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36