Searched defs:MockObjectState (Results 1 – 1 of 1) sorted by relevance
569 struct MockObjectState { struct570 MockObjectState() in MockObjectState() function575 const char* first_used_file;576 int first_used_line;579 bool leakable; // true iff it's OK to leak the object.580 FunctionMockers function_mockers; // All registered methods of the object.