Lines Matching defs:strout
114 std::stringstream strout;115 OpDumper::dump(*op, strout, level + 1);118 rnOp->renderNode->output(level + 1, strout.str().c_str());120 ALOGD("%s", strout.str().c_str());