Home
last modified time | relevance | path

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

/external/libaom/third_party/googletest/src/googlemock/src/
Dgmock-spec-builders.cc456 struct MockObjectState { struct
457 MockObjectState() in MockObjectState() function
462 const char* first_used_file;
463 int first_used_line;
466 bool leakable; // true if and only if it's OK to leak the object.
467 FunctionMockers function_mockers; // All registered methods of the object.
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc464 struct MockObjectState { struct
465 MockObjectState() in MockObjectState() function
470 const char* first_used_file;
471 int first_used_line;
474 bool leakable; // true if and only if it's OK to leak the object.
475 FunctionMockers function_mockers; // All registered methods of the object.
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc464 struct MockObjectState { struct
465 MockObjectState() in MockObjectState() function
470 const char* first_used_file;
471 int first_used_line;
474 bool leakable; // true if and only if it's OK to leak the object.
475 FunctionMockers function_mockers; // All registered methods of the object.
/external/cronet/third_party/googletest/src/googlemock/src/
Dgmock-spec-builders.cc585 struct MockObjectState { struct
586 MockObjectState() in MockObjectState() function
591 const char* first_used_file;
592 int first_used_line;
595 bool leakable; // true if and only if it's OK to leak the object.
596 FunctionMockers function_mockers; // All registered methods of the object.
/external/fmtlib/test/gtest/
Dgmock-gtest-all.cc13903 struct MockObjectState { struct
13904 MockObjectState() in MockObjectState() argument
13909 const char* first_used_file;
13910 int first_used_line;
13913 bool leakable; // true if and only if it's OK to leak the object.
13914 FunctionMockers function_mockers; // All registered methods of the object.
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc13932 struct MockObjectState { struct
13933 MockObjectState() in MockObjectState() argument
13938 const char* first_used_file;
13939 int first_used_line;
13942 bool leakable; // true if and only if it's OK to leak the object.
13943 FunctionMockers function_mockers; // All registered methods of the object.