Searched defs:MockObjectState (Results 1 – 1 of 1) sorted by relevance
464 struct MockObjectState { struct465 MockObjectState() in MockObjectState() function470 const char* first_used_file;471 int first_used_line;474 bool leakable; // true if and only if it's OK to leak the object.475 FunctionMockers function_mockers; // All registered methods of the object.