Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/zram/
DZramTest.cpp40 const char* procSwapsPath = "/proc/swaps"; in TEST() local
44 std::ifstream ifs(procSwapsPath); in TEST()