Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dctx.cc35 CtxImpl* Ctx::mutable_impl() { return static_cast<CtxImpl*>(this); } in mutable_impl() function in ruy::Ctx
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h438 Impl& mutable_impl() { return impl_; } in mutable_impl() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h469 Impl &mutable_impl() { return impl_; } in mutable_impl() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h458 Impl& mutable_impl() { return impl_; } in mutable_impl() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h460 Impl& mutable_impl() { return impl_; } in mutable_impl() function