Searched defs:MockObjectState (Results 1 – 1 of 1) sorted by relevance
568 struct MockObjectState { struct569 MockObjectState() in MockObjectState() function574 const char* first_used_file;575 int first_used_line;578 bool leakable; // true if and only if it's OK to leak the object.579 FunctionMockers function_mockers; // All registered methods of the object.