Searched defs:MockObjectState (Results 1 – 1 of 1) sorted by relevance
588 struct MockObjectState { struct589 MockObjectState() in MockObjectState() argument594 const char* first_used_file;595 int first_used_line;598 bool leakable; // true if and only if it's OK to leak the object.599 FunctionMockers function_mockers; // All registered methods of the object.