Searched refs:PrintTest (Results 1 – 5 of 5) sorted by relevance
46 PrintTest("cat /proc/filesystems\n"); in ItProcessFs003()47 PrintTest("%s\n", szStatBuf); in ItProcessFs003()
50 PrintTest("cat %s\n", strFile.c_str()); in operPidCpup()52 PrintTest("%s\n", szStatBuf); in operPidCpup()
50 PrintTest("cat %s\n", strFile.c_str()); in operPidMemInfo()51 PrintTest("%s\n", szStatBuf); in operPidMemInfo()
37 extern VOID PrintTest(const CHAR *fmt, ...);
35 VOID PrintTest(const CHAR *fmt, ...) in PrintTest() function