Searched defs:PrintTo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/test/
H A DCommon.h129 void PrintTo(const Maybe<T>& value, std::ostream* out) { function in namespace:aapt
/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 57 milliseconds