Searched defs:MockObjectState (Results 1 – 1 of 1) sorted by relevance
498 struct MockObjectState { struct499 MockObjectState() in MockObjectState() argument504 const char* first_used_file;505 int first_used_line;508 bool leakable; // true iff it's OK to leak the object.509 FunctionMockers function_mockers; // All registered methods of the object.