Home
last modified time | relevance | path

Searched defs:SampleAnyType (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-matchers-misc_test.cc790 class SampleAnyType { class
792 explicit SampleAnyType(int i) : index_(0), i_(i) {} in SampleAnyType() function in testing::gmock_matchers_test::__anon6353f09c0111::SampleAnyType
793 explicit SampleAnyType(const std::string& s) : index_(1), s_(s) {} in SampleAnyType() function in testing::gmock_matchers_test::__anon6353f09c0111::SampleAnyType
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-matchers-misc_test.cc781 class SampleAnyType { class
783 explicit SampleAnyType(int i) : index_(0), i_(i) {} in SampleAnyType() function in testing::gmock_matchers_test::__anon0c8054410111::SampleAnyType
784 explicit SampleAnyType(const std::string& s) : index_(1), s_(s) {} in SampleAnyType() function in testing::gmock_matchers_test::__anon0c8054410111::SampleAnyType
/external/googletest/googlemock/test/
Dgmock-matchers-misc_test.cc790 class SampleAnyType { class
792 explicit SampleAnyType(int i) : index_(0), i_(i) {} in SampleAnyType() function in testing::gmock_matchers_test::__anonfa0d0ab70111::SampleAnyType
793 explicit SampleAnyType(const std::string& s) : index_(1), s_(s) {} in SampleAnyType() function in testing::gmock_matchers_test::__anonfa0d0ab70111::SampleAnyType