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

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util.h72 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:testing::internal
242 CheckedDowncastToActualType<const Iterator>(&other)->index_;
339 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
606 typed_test_info = CheckedDowncastToActualType<
H A Dgtest-param-util-generated.h2876 CheckedDowncastToActualType<const Iterator>(&other);
2999 CheckedDowncastToActualType<const Iterator>(&other);
3140 CheckedDowncastToActualType<const Iterator>(&other);
3298 CheckedDowncastToActualType<const Iterator>(&other);
3475 CheckedDowncastToActualType<const Iterator>(&other);
3669 CheckedDowncastToActualType<const Iterator>(&other);
3882 CheckedDowncastToActualType<const Iterator>(&other);
4111 CheckedDowncastToActualType<const Iterator>(&other);
4358 CheckedDowncastToActualType<const Iterator>(&other);
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-param-util.h223 CheckedDowncastToActualType<const Iterator>(&other)->index_;
321 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
587 typed_test_info = CheckedDowncastToActualType<
H A Dgtest-port.h1374 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:testing::internal
2009 return CheckedDowncastToActualType<ValueHolder>(holder)->pointer();
H A Dgtest-param-util-generated.h3216 CheckedDowncastToActualType<const Iterator>(&other);
3339 CheckedDowncastToActualType<const Iterator>(&other);
3480 CheckedDowncastToActualType<const Iterator>(&other);
3638 CheckedDowncastToActualType<const Iterator>(&other);
3815 CheckedDowncastToActualType<const Iterator>(&other);
4009 CheckedDowncastToActualType<const Iterator>(&other);
4222 CheckedDowncastToActualType<const Iterator>(&other);
4451 CheckedDowncastToActualType<const Iterator>(&other);
4698 CheckedDowncastToActualType<const Iterator>(&other);
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h223 CheckedDowncastToActualType<const Iterator>(&other)->index_;
321 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
587 typed_test_info = CheckedDowncastToActualType<
H A Dgtest-port.h1029 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:testing::internal
1374 return CheckedDowncastToActualType<ValueHolder>(holder)->pointer();
H A Dgtest-param-util-generated.h2895 CheckedDowncastToActualType<const Iterator>(&other);
3018 CheckedDowncastToActualType<const Iterator>(&other);
3159 CheckedDowncastToActualType<const Iterator>(&other);
3317 CheckedDowncastToActualType<const Iterator>(&other);
3494 CheckedDowncastToActualType<const Iterator>(&other);
3688 CheckedDowncastToActualType<const Iterator>(&other);
3901 CheckedDowncastToActualType<const Iterator>(&other);
4130 CheckedDowncastToActualType<const Iterator>(&other);
4377 CheckedDowncastToActualType<const Iterator>(&other);
/external/gtest/include/gtest/internal/
H A Dgtest-param-util.h223 CheckedDowncastToActualType<const Iterator>(&other)->index_;
321 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
587 typed_test_info = CheckedDowncastToActualType<
H A Dgtest-port.h1145 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:testing::internal
1520 return CheckedDowncastToActualType<ValueHolder>(holder)->pointer();
H A Dgtest-param-util-generated.h3216 CheckedDowncastToActualType<const Iterator>(&other);
3339 CheckedDowncastToActualType<const Iterator>(&other);
3480 CheckedDowncastToActualType<const Iterator>(&other);
3638 CheckedDowncastToActualType<const Iterator>(&other);
3815 CheckedDowncastToActualType<const Iterator>(&other);
4009 CheckedDowncastToActualType<const Iterator>(&other);
4222 CheckedDowncastToActualType<const Iterator>(&other);
4451 CheckedDowncastToActualType<const Iterator>(&other);
4698 CheckedDowncastToActualType<const Iterator>(&other);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h223 CheckedDowncastToActualType<const Iterator>(&other)->index_;
321 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
587 typed_test_info = CheckedDowncastToActualType<
H A Dgtest-port.h1039 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:testing::internal
1384 return CheckedDowncastToActualType<ValueHolder>(holder)->pointer();
H A Dgtest-param-util-generated.h2895 CheckedDowncastToActualType<const Iterator>(&other);
3018 CheckedDowncastToActualType<const Iterator>(&other);
3159 CheckedDowncastToActualType<const Iterator>(&other);
3317 CheckedDowncastToActualType<const Iterator>(&other);
3494 CheckedDowncastToActualType<const Iterator>(&other);
3688 CheckedDowncastToActualType<const Iterator>(&other);
3901 CheckedDowncastToActualType<const Iterator>(&other);
4130 CheckedDowncastToActualType<const Iterator>(&other);
4377 CheckedDowncastToActualType<const Iterator>(&other);
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h223 CheckedDowncastToActualType<const Iterator>(&other)->index_;
321 CheckedDowncastToActualType<const Iterator>(&other)->iterator_;
587 typed_test_info = CheckedDowncastToActualType<
H A Dgtest-port.h1029 Derived* CheckedDowncastToActualType(Base* base) { function in namespace:testing::internal
1374 return CheckedDowncastToActualType<ValueHolder>(holder)->pointer();
H A Dgtest-param-util-generated.h2895 CheckedDowncastToActualType<const Iterator>(&other);
3018 CheckedDowncastToActualType<const Iterator>(&other);
3159 CheckedDowncastToActualType<const Iterator>(&other);
3317 CheckedDowncastToActualType<const Iterator>(&other);
3494 CheckedDowncastToActualType<const Iterator>(&other);
3688 CheckedDowncastToActualType<const Iterator>(&other);
3901 CheckedDowncastToActualType<const Iterator>(&other);
4130 CheckedDowncastToActualType<const Iterator>(&other);
4377 CheckedDowncastToActualType<const Iterator>(&other);
/external/chromium_org/third_party/libvpx/source/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...]
/external/libvpx/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 7686 milliseconds