Home
last modified time | relevance | path

Searched defs:PrintTo (Results 1 – 25 of 76) sorted by relevance

1234

/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
DAnimatableValueTestHelper.cpp42 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 …]
DAnimatableValueTestHelperTest.cpp59 TEST_F(AnimationAnimatableValueTestHelperTest, PrintTo) in TEST_F() argument
/external/chromium_org/ui/gfx/test/
Dgfx_util.cc93 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/
Dgtest-printers.h353 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/
Dgtest-printers.h353 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/
Dgtest-printers.h353 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/
Dgtest-printers.h353 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/
Dgtest-printers.h357 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/
DFloatRoundedRectTest.cpp40 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/
Dgtest-printers.cc237 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/
Dgtest-printers.cc245 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/
Dgtest-printers.cc245 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/
Dgtest-printers.cc241 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/
Dgtest-printers.cc245 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/
DFloatQuadTestHelpers.h41 inline void PrintTo(const FloatQuad& quad, ::std::ostream* os) in PrintTo() function
DFloatPointTestHelpers.h40 inline void PrintTo(const FloatPoint& point, ::std::ostream* os) in PrintTo() function
/external/chromium_org/components/invalidation/
Dinvalidation_test_util.cc101 void PrintTo(const AckHandle& ack_handle, ::std::ostream* os) { in PrintTo() function
112 void PrintTo(const Invalidation& inv, ::std::ostream* os) { in PrintTo() function
Dunacked_invalidation_set_test_util.cc144 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/
Doperator.h122 virtual OStream& PrintTo(OStream& os) const FINAL { // NOLINT in PrintTo() function
136 static OStream& PrintTo(OStream& os, T val) { // NOLINT in PrintTo() function
Dmachine-operator.cc35 static OStream& PrintTo(OStream& os, const StoreRepresentation& rep) { in PrintTo() function
50 static OStream& PrintTo(OStream& os, LoadRepresentation type) { // NOLINT in PrintTo() function
Dsimplified-operator.cc67 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/
Dobject_path.cc29 void PrintTo(const ObjectPath& path, std::ostream* out) { in PrintTo() function
/external/chromium_org/extensions/common/
Dinstall_warning.cc26 void PrintTo(const InstallWarning& warning, ::std::ostream* os) { in PrintTo() function
/external/chromium_org/sync/api/
Dsync_change.cc82 void PrintTo(const SyncChange& sync_change, std::ostream* os) { in PrintTo() function
/external/chromium_org/sync/internal_api/public/base/
Dmodel_type_test_util.cc9 void PrintTo(ModelTypeSet model_types, ::std::ostream* os) { in PrintTo() function

1234