Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/src/
Dgmock-spec-builders.cc498 struct MockObjectState { struct
499 MockObjectState() in MockObjectState() argument
504 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.