Home
last modified time | relevance | path

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

/aosp_15_r20/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h500 ::testing::Matcher<F> Apply(std::index_sequence<tuple_ids...>) const { in Apply()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/
H A Dgmock-matchers.h498 ::testing::Matcher<F> Apply(std::index_sequence<tuple_ids...>) const { in Apply()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h498 ::testing::Matcher<F> Apply(IndexSequence<tuple_ids...>) const { in Apply()