Searched refs:mOutputStream (Results 1 – 1 of 1) sorted by relevance
39 mOutputStream = s.get(); in SetUp()48 std::string getOutput() { return mOutputStream->str(); } in getOutput()50 void resetOutput() { mOutputStream->str(""); } in resetOutput()68 std::stringstream* mOutputStream; member in android::vintf::AssembleVintfTest