Home
last modified time | relevance | path

Searched refs:raw_memory (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/atf/dist/tools/
H A Drequirements.cpp150 check_memory(const std::string& raw_memory) in check_memory() argument
152 const int64_t needed = tools::text::to_bytes(raw_memory); in check_memory()