Home
last modified time | relevance | path

Searched defs:MockObjectState (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc513 struct MockObjectState { struct
514 MockObjectState() in MockObjectState() argument
519 const char* first_used_file;
520 int first_used_line;
523 bool leakable; // true iff it's OK to leak the object.
524 FunctionMockers function_mockers; // All registered methods of the object.