Home
last modified time | relevance | path

Searched refs:PrintTo (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/testing/
DGlmTestHelpers.h23 inline void PrintTo(const glm::vec3& v, std::ostream* os) { in PrintTo() function
27 inline void PrintTo(const glm::quat& q, std::ostream* os) { in PrintTo() function
DResultMatchers.h27 void PrintTo(const Result<T, E>& param, std::ostream* os) { in PrintTo() function
36 void PrintTo(const Result<void, E>& param, std::ostream* os) { in PrintTo() function
/hardware/google/gfxstream/host/tests/
DDefaultFramebufferBlit_unittest.cpp42 static void PrintTo(const ClearColorParam& param, std::ostream* os) { in PrintTo() function
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp62 friend void PrintTo(const PixelR8G8B8A8& pixel, std::ostream* os) { *os << pixel.ToString(); } in PrintTo() function
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp49 void PrintTo(const VehiclePropValue& value, std::ostream* os) { in PrintTo() function