Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h453 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h475 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h473 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h484 explicit MonomorphicImpl(const Impl &impl) : impl_(impl) {} in MonomorphicImpl() function