Searched defs:ConstCastable (Results 1 – 1 of 1) sorted by relevance
149 class ConstCastable { class151 explicit ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() function in testing::internal::ConstCastable