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