Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A 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::__anondec4623e0111::SampleAnyType
793 explicit SampleAnyType(const std::string& s) : index_(1), s_(s) {} in SampleAnyType() function in testing::gmock_matchers_test::__anondec4623e0111::SampleAnyType
/aosp_15_r20/external/googletest/googlemock/test/
H A 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::__anonc71f25190111::SampleAnyType
793 explicit SampleAnyType(const std::string& s) : index_(1), s_(s) {} in SampleAnyType() function in testing::gmock_matchers_test::__anonc71f25190111::SampleAnyType
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A 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::__anon80c4b0630111::SampleAnyType
793 explicit SampleAnyType(const std::string& s) : index_(1), s_(s) {} in SampleAnyType() function in testing::gmock_matchers_test::__anon80c4b0630111::SampleAnyType