Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc568 struct MockObjectState { struct
569 MockObjectState() in MockObjectState() function
574 const char* first_used_file;
575 int first_used_line;
578 bool leakable; // true if and only if it's OK to leak the object.
579 FunctionMockers function_mockers; // All registered methods of the object.