Searched refs:CheckedDowncastToActualType (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.h2252 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:std::tr1
2627 return CheckedDowncastToActualType<ValueHolder>(holder)->pointer();
10222 CheckedDowncastToActualType<const Iterator>(&other)->index_;
10320 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
10586 typed_test_info = CheckedDowncastToActualType<
13832 CheckedDowncastToActualType<const Iterator>(&other);
13955 CheckedDowncastToActualType<const Iterator>(&other);
14096 CheckedDowncastToActualType<const Iterator>(&other);
14254 CheckedDowncastToActualType<const Iterator>(&other);
14431 CheckedDowncastToActualType<cons
[all...]

Completed in 172 milliseconds