Searched refs:ConstCastable (Results 1 – 1 of 1) sorted by relevance
142 class ConstCastable { class144 explicit ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() function in testing::internal::ConstCastable156 const ConstCastable const_castable(&converted); in TEST()