Home
last modified time | relevance | path

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

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