Home
last modified time | relevance | path

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

/aosp_15_r20/external/googletest/googlemock/src/
H A Dgmock-spec-builders.cc464 struct MockObjectState { struct
465 MockObjectState() in MockObjectState() argument
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.
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/src/
H A Dgmock-spec-builders.cc464 struct MockObjectState { struct
465 MockObjectState() in MockObjectState() argument
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.
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/src/
H A 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.
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc13904 struct MockObjectState { struct
13905 MockObjectState() in MockObjectState() function
13910 const char* first_used_file;
13911 int first_used_line;
13914 bool leakable; // true if and only if it's OK to leak the object.
13915 FunctionMockers function_mockers; // All registered methods of the object.
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc13932 struct MockObjectState { struct
13933 MockObjectState() in MockObjectState() function
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.