Lines Matching defs:endl
95 std::cout << __func__ << ": ERROR! BeginRead failed." << std::endl;
102 std::cout << __func__ << ": ERROR! BeginRead failed." << std::endl;
120 std::cout << __func__ << ": ERROR! BeginRead failed." << std::endl;
146 std::cout << __func__ << ": ERROR! BeginRead failed." << std::endl;
172 std::cout << __func__ << ": ERROR! BeginRead failed." << std::endl;
192 std::cout << "inter " << __func__ << std::endl;
195 ", data=[" << (char *)data << "]" << ", ret=" << (ret ? "true" : "false") << std::endl;
216 ", data=[" << (char *)data << "]" << std::endl;
219 ", ret=" << (ret ? "true" : "false") << std::endl;
225 std::cout << "inter " << __func__ << std::endl;
228 std::cout << __func__ << ": " << i << ". ERROR! BeginRead failed." << std::endl;
232 (char *)PurgMemGetContent(pdata) << "]" << std::endl;
236 std::cout << "quit " << __func__ << std::endl;
243 std::cout << __func__ << ": open file failed" << std::endl;
252 std::cout << __func__ << ": close file failed" << std::endl;
261 std::cout << "inter " << __func__ << std::endl;
264 std::cout << __func__ << ": " << i << ". Reclaim result=" << (ret ? "succ" : "fail") << std::endl;
267 std::cout << "quit " << __func__ << std::endl;
273 std::cout << __func__ << ": ERROR! BeginWrite failed." << std::endl;
277 std::cout << __func__ << " before mod data=[" << (char *)PurgMemGetContent(pdata) << "]" << std::endl;
279 std::cout<< __func__ << " after mod data=[" << (char *)PurgMemGetContent(pdata) << "]" << std::endl;
281 std::cout << __func__ << " data=[" << (char *)PurgMemGetContent(pdata) << "]" << std::endl;