Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dutils.cpp366 const std::string proc_path = "/proc/fs/f2fs/" + in GetFsBlockDeviceList() local
369 std::ifstream proc_fs(proc_path.c_str()); in GetFsBlockDeviceList()
371 GTEST_LOG_(INFO) << proc_path in GetFsBlockDeviceList()