Home
last modified time | relevance | path

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

/third_party/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h458 Impl& mutable_impl() { return impl_; } in mutable_impl() function
/third_party/googletest/googlemock/include/gmock/
Dgmock-matchers.h573 Impl& mutable_impl() { return impl_; } in mutable_impl() function