Home
last modified time | relevance | path

Searched refs:const_converted_ (Results 1 – 1 of 1) sorted by relevance

/third_party/googletest/googletest/test/
Dgoogletest-port-test.cc161 : converted_(converted), const_converted_(const_converted) {} in ConstAndNonConstCastable()
167 *const_converted_ = true; in operator Base()
173 bool* const_converted_; member in testing::internal::ConstAndNonConstCastable