Searched defs:IgnoredValue (Results 1 – 2 of 2) sorted by relevance
108 class IgnoredValue { class111 IgnoredValue(const T& /* ignored */) {} in IgnoredValue() function in testing::internal::IgnoredValue
141 IgnoredValue(const T& /* ignored */) {} // NOLINT(runtime/explicit) in IgnoredValue() function