Searched refs:DownCast_ (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2228 template<typename To, typename From> // use like this: DownCast_<T*>(foo);
2229 inline To DownCast_(From* f) { // so we only accept pointers function in namespace:std::tr1

Completed in 314 milliseconds