Searched refs:OptionalMatchersHelper (Results 1 – 1 of 1) sorted by relevance
977 class OptionalMatchersHelper { class979 OptionalMatchersHelper() = default;991 OptionalMatchersHelper(const OptionalMatchersHelper&) = delete;992 OptionalMatchersHelper& operator=(const OptionalMatchersHelper&) = delete;996 OptionalMatchersHelper helper; in TEST()