Home
last modified time | relevance | path

Searched refs:strFile (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H A DIt_process_fs_005.cpp41 static void operPidCpup(std::string strFile) in operPidCpup() argument
45 FILE *fp = fopen(strFile.c_str(), "rb"); in operPidCpup()
50 PrintTest("cat %s\n", strFile.c_str()); in operPidCpup()
H A DIt_process_fs_004.cpp41 static void operPidMemInfo(std::string strFile) in operPidMemInfo() argument
45 FILE *fp = fopen(strFile.c_str(), "rb"); in operPidMemInfo()
50 PrintTest("cat %s\n", strFile.c_str()); in operPidMemInfo()

Completed in 1 milliseconds