Searched refs:Castable (Results 1 – 1 of 1) sorted by relevance
130 class Castable { class132 explicit Castable(bool* converted) : converted_(converted) {} in Castable() function in testing::internal::Castable144 Castable castable(&converted); in TEST()