Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
Dutils.h115 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo() function
120 void PrintTo(const T* v, std::ostream* os) { in PrintTo() function
129 void PrintTo(const android::vintf::testing::HalManifestPtr& v, ostream* os);
131 void PrintTo(const T* v, ostream* os) { in PrintTo() function
Dutils.cpp169 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo() function