Home
last modified time | relevance | path

Searched defs:TupleMatcher (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dlayout_test.cc1233 class TupleMatcher { class
1235 explicit TupleMatcher(M... matchers) : matchers_(std::move(matchers)...) {} in TupleMatcher() function in absl::container_internal::__anon0ebbc3660111::TupleMatcher
/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc1169 class TupleMatcher { class
1171 explicit TupleMatcher(M... matchers) : matchers_(std::move(matchers)...) {} in TupleMatcher() function in absl::container_internal::__anon6d1dea310111::TupleMatcher