Searched defs:os (Results 1 – 5 of 5) sorted by relevance
| /test/vts-testcase/hal/treble/vintf/ |
| D | utils.cpp | 68 ostream &operator<<(ostream &os, const HidlInstance& val) { in operator <<() 88 ostream &operator<<(ostream &os, const AidlInstance& val) { in operator <<() 108 ostream &operator<<(ostream &os, const NativeInstance &val) { in operator <<() 175 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo()
|
| D | utils.h | 182 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo() 187 void PrintTo(const T* v, std::ostream* os) { in PrintTo() 198 void PrintTo(const T* v, ostream* os) { in PrintTo()
|
| D | SingleManifestTest.cpp | 722 ostream &operator<<(ostream &os, const NativePackage &pkg) { in operator <<()
|
| /test/vts-testcase/security/avb/ |
| D | kernel_version_test.cpp | 48 std::ostream& operator<<(std::ostream& os, const Kmi& kmi) { in operator <<() 83 friend std::ostream& operator<<(std::ostream& os, const ActualKmi& kmi) { in operator <<()
|
| /test/mlts/benchmark/jni/ |
| D | random_graph_test_jni.cpp | 65 std::ofstream os; in FuzzerLogRAII() local 461 std::ofstream os(mFailedModelDumpPath); in dumpModel() local
|