17 #ifndef __MEMORY_TEST_HELPER_HPP__ 18 #define __MEMORY_TEST_HELPER_HPP__ 80 #endif // __MEMORY_TEST_HELPER_HPP__
Try< Bytes > size(const std::string &path, const FollowSymlink follow=FollowSymlink::FOLLOW_SYMLINK)
Definition: stat.hpp:130
Future< Response > request(const Request &request, bool streamedResponse=false)
Asynchronously sends an HTTP request to the process and returns the HTTP response once the entire res...
static const char NAME[]
Definition: memory_test_helper.hpp:37
constexpr Bytes Megabytes(uint64_t value)
Definition: bytes.hpp:123
MemoryTestHelper()
Definition: memory_test_helper.hpp:39
Definition: subcommand.hpp:41
Definition: memory_test_helper.hpp:34
~MemoryTestHelper() override
Definition: attributes.hpp:24
Try< Nothing > increasePageCache(const Bytes &size=Megabytes(1))
Try< Nothing > increaseRSS(const Bytes &size)