Lines Matching defs:endl
49 std::cout << "Cannot get stat of " << g_testRoot << std::endl;
62 std::cout << "Cannot create directory " << g_testRoot << " err = " << errno << std::endl;
80 std::cout << "Failed to change working directory to '/', err = " << errno << std::endl;
84 std::cout << "Failed to change root directory to '/', err = " << errno << std::endl;
91 std::cout << "Failed to remove " << g_testRoot << ", err = " << errno << std::endl;
103 std::cout << "Cannot open dir " << path << ", err = " << errno << std::endl;
122 std::cout << "Failed to get stat of " << fullPath << std::endl;
127 std::cout << "Failed to remove directory " << fullPath << std::endl;
132 std::cout << "Failed to unlink file " << fullPath << std::endl;
154 std::cout << "Failed to pen root directory, err = " << errno << std::endl;
160 std::cout << "Failed to change working directory to " << g_testRoot << ", err = " << errno << std::endl;
166 std::cout << "Failed to change root directory to " << g_testRoot << ", err = " << errno << std::endl;
254 std::cout << "ueventBuffer = [" << ueventBuffer << "]. size = " << ueventBuffer.length() << std::endl;
283 std::cout << "ueventBuffer = [" << ueventBuffer << "]. size = " << ueventBuffer.length() << std::endl;