| /external/chromium_org/third_party/WebKit/Source/core/animation/animatable/ |
| D | AnimatableValueTestHelper.cpp | 42 void PrintTo(const AnimatableClipPathOperation& animValue, ::std::ostream* os) in PrintTo() function 47 void PrintTo(const AnimatableColor& animColor, ::std::ostream* os) in PrintTo() function 54 void PrintTo(const AnimatableImage& animImage, ::std::ostream* os) in PrintTo() function 59 void PrintTo(const AnimatableNeutral& animValue, ::std::ostream* os) in PrintTo() function 64 void PrintTo(const AnimatableRepeatable& animValue, ::std::ostream* os) in PrintTo() function 77 void PrintTo(const AnimatableSVGLength& animSVGLength, ::std::ostream* os) in PrintTo() function 83 void PrintTo(const AnimatableShapeValue& animValue, ::std::ostream* os) in PrintTo() function 88 void PrintTo(const AnimatableStrokeDasharrayList& animValue, ::std::ostream* os) in PrintTo() function 101 void PrintTo(const AnimatableTransform& animTransform, ::std::ostream* os) in PrintTo() function 151 void PrintTo(const AnimatableUnknown& animUnknown, ::std::ostream* os) in PrintTo() function [all …]
|
| D | AnimatableValueTestHelperTest.cpp | 59 TEST_F(AnimationAnimatableValueTestHelperTest, PrintTo) in TEST_F() argument
|
| /external/chromium_org/ui/gfx/test/ |
| D | gfx_util.cc | 93 void PrintTo(const BoxF& box, ::std::ostream* os) { in PrintTo() function 97 void PrintTo(const Point& point, ::std::ostream* os) { in PrintTo() function 101 void PrintTo(const Point3F& point, ::std::ostream* os) { in PrintTo() function 105 void PrintTo(const PointF& point, ::std::ostream* os) { in PrintTo() function 109 void PrintTo(const QuadF& quad, ::std::ostream* os) { in PrintTo() function 113 void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() function 117 void PrintTo(const RectF& rect, ::std::ostream* os) { in PrintTo() function 121 void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() function 125 void PrintTo(const SizeF& size, ::std::ostream* os) { in PrintTo() function 129 void PrintTo(const Transform& transform, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/mesa3d/src/gtest/include/gtest/ |
| D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 415 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function 418 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function 421 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function 424 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function 436 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function 458 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
| D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 415 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function 418 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function 421 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function 424 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function 436 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function 458 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 415 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function 418 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function 421 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function 424 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function 436 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function 458 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/gtest/include/gtest/ |
| D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 415 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function 418 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function 421 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function 424 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function 436 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function 458 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/chromium_org/testing/gtest/include/gtest/ |
| D | gtest-printers.h | 357 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 390 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 398 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 413 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 419 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function 422 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function 425 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function 428 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function 440 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function 462 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
| D | FloatRoundedRectTest.cpp | 40 void PrintTo(const FloatSize& size, std::ostream* os) in PrintTo() function 47 void PrintTo(const FloatRect& rect, std::ostream* os) in PrintTo() function 56 void PrintTo(const FloatRoundedRect::Radii& radii, std::ostream* os) in PrintTo() function 65 void PrintTo(const FloatRoundedRect& roundedRect, std::ostream* os) in PrintTo() function
|
| /external/gtest/src/ |
| D | gtest-printers.cc | 237 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 240 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 246 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 310 void PrintTo(const char* s, ostream* os) { in PrintTo() function 327 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-printers.cc | 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 303 void PrintTo(const char* s, ostream* os) { in PrintTo() function 320 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/chromium_org/third_party/mesa/src/src/gtest/src/ |
| D | gtest-printers.cc | 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 303 void PrintTo(const char* s, ostream* os) { in PrintTo() function 320 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/chromium_org/testing/gtest/src/ |
| D | gtest-printers.cc | 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 320 void PrintTo(const char* s, ostream* os) { in PrintTo() function 337 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-printers.cc | 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 303 void PrintTo(const char* s, ostream* os) { in PrintTo() function 320 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| D | FloatQuadTestHelpers.h | 41 inline void PrintTo(const FloatQuad& quad, ::std::ostream* os) in PrintTo() function
|
| D | FloatPointTestHelpers.h | 40 inline void PrintTo(const FloatPoint& point, ::std::ostream* os) in PrintTo() function
|
| /external/chromium_org/components/invalidation/ |
| D | invalidation_test_util.cc | 101 void PrintTo(const AckHandle& ack_handle, ::std::ostream* os) { in PrintTo() function 112 void PrintTo(const Invalidation& inv, ::std::ostream* os) { in PrintTo() function
|
| D | unacked_invalidation_set_test_util.cc | 144 void PrintTo(const UnackedInvalidationSet& invalidations, in PrintTo() function 156 void PrintTo(const UnackedInvalidationsMap& map, ::std::ostream* os) { in PrintTo() function
|
| /external/chromium_org/v8/src/compiler/ |
| D | operator.h | 122 virtual OStream& PrintTo(OStream& os) const FINAL { // NOLINT in PrintTo() function 136 static OStream& PrintTo(OStream& os, T val) { // NOLINT in PrintTo() function
|
| D | machine-operator.cc | 35 static OStream& PrintTo(OStream& os, const StoreRepresentation& rep) { in PrintTo() function 50 static OStream& PrintTo(OStream& os, LoadRepresentation type) { // NOLINT in PrintTo() function
|
| D | simplified-operator.cc | 67 static OStream& PrintTo(OStream& os, const FieldAccess& val) { in PrintTo() function 84 static OStream& PrintTo(OStream& os, const ElementAccess& access) { in PrintTo() function
|
| /external/chromium_org/dbus/ |
| D | object_path.cc | 29 void PrintTo(const ObjectPath& path, std::ostream* out) { in PrintTo() function
|
| /external/chromium_org/extensions/common/ |
| D | install_warning.cc | 26 void PrintTo(const InstallWarning& warning, ::std::ostream* os) { in PrintTo() function
|
| /external/chromium_org/sync/api/ |
| D | sync_change.cc | 82 void PrintTo(const SyncChange& sync_change, std::ostream* os) { in PrintTo() function
|
| /external/chromium_org/sync/internal_api/public/base/ |
| D | model_type_test_util.cc | 9 void PrintTo(ModelTypeSet model_types, ::std::ostream* os) { in PrintTo() function
|