Home
last modified time | relevance | path

Searched defs:Castable (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-port-test.cc123 class Castable { class
125 explicit Castable(bool* converted) : converted_(converted) {} in Castable() function in testing::internal::Castable