Home
last modified time | relevance | path

Searched defs:TupleMatcher (Results 1 – 1 of 1) 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::__anon0320da670111::TupleMatcher