Searched refs:PrintTo (Results 1 – 2 of 2) sorted by relevance
112 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo() function117 void PrintTo(const T* v, std::ostream* os) { in PrintTo() function126 void PrintTo(const android::vintf::testing::HalManifestPtr& v, ostream* os);128 void PrintTo(const T* v, ostream* os) { in PrintTo() function
137 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo() function