Searched refs:PrintTo (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/test/
H A DCommon.h138 void PrintTo(const Maybe<T>& value, std::ostream* out) { function in namespace:aapt
/frameworks/av/media/libstagefright/codec2/include/
H A DC2Param.h566 friend void PrintTo(const _C2FieldId &d, ::std::ostream*);
759 friend void PrintTo(const C2FieldDescriptor &, ::std::ostream*);
/frameworks/av/media/libstagefright/codec2/tests/
H A DC2Param_test.cpp27 void PrintTo(const _C2FieldId &id, ::std::ostream* os) { function in namespace:android
31 void PrintTo(const C2FieldDescriptor &fd, ::std::ostream *os) { function in namespace:android
55 PrintTo(fd._mFieldId, os);
2473 PrintTo(f, &cout);

Completed in 139 milliseconds