Searched refs:dumpContent (Results 1 – 1 of 1) sorted by relevance
3840 std::string dumpContent; in dumpService() local3842 EXPECT_TRUE(ReadFdToString(localFd.get(), &dumpContent)) in dumpService()3846 std::stringstream dumpStream(std::move(dumpContent)); in dumpService()