Searched refs:MockObjectState (Results 1 – 3 of 3) sorted by relevance
523 struct MockObjectState { struct524 MockObjectState() in MockObjectState() function544 typedef std::map<const void*, MockObjectState> StateMap;566 const MockObjectState& state = it->second; in ~MockObjectRegistry()725 MockObjectState& state = g_mock_object_registry.states()[mock_obj]; in RegisterUseByOnCallOrExpectCall()
513 struct MockObjectState { struct514 MockObjectState() in MockObjectState() function534 typedef std::map<const void*, MockObjectState> StateMap;556 const MockObjectState& state = it->second; in ~MockObjectRegistry()715 MockObjectState& state = g_mock_object_registry.states()[mock_obj]; in RegisterUseByOnCallOrExpectCall()
567 struct MockObjectState { struct568 MockObjectState() in MockObjectState() argument588 typedef std::map<const void*, MockObjectState> StateMap;607 const MockObjectState& state = it->second; in ~MockObjectRegistry()786 MockObjectState& state = g_mock_object_registry.states()[mock_obj]; in RegisterUseByOnCallOrExpectCall()