Home
last modified time | relevance | path

Searched defs:os (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
Dutils.h120 void PrintTo(const sp<T>& v, std::ostream* os) { in PrintTo()
125 void PrintTo(const T* v, std::ostream* os) { in PrintTo()
136 void PrintTo(const T* v, ostream* os) { in PrintTo()
Dutils.cpp135 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) { in PrintTo()
/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp65 std::ofstream os; in FuzzerLogRAII() local
461 std::ofstream os(mFailedModelDumpPath); in dumpModel() local