Searched refs:ConstCastable (Results 1 – 2 of 2) sorted by relevance
112 class ConstCastable { class114 ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() function in testing::internal::ConstCastable126 const ConstCastable const_castable(&converted); in TEST()
110 class ConstCastable { class112 ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() function in testing::internal::ConstCastable124 const ConstCastable const_castable(&converted); in TEST()