Searched refs:const_converted_ (Results 1 – 1 of 1) sorted by relevance
161 : converted_(converted), const_converted_(const_converted) {} in ConstAndNonConstCastable()167 *const_converted_ = true; in operator Base()173 bool* const_converted_; member in testing::internal::ConstAndNonConstCastable