Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h451 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h368 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function
Dgmock-matchers.h338 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h539 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() function