Lines Matching refs:rt
23 Runtime *rt = (Runtime *)runtimePtr; in TestBaseCommand() local
28 rt->InnerCall(UT_DISCOVER); in TestBaseCommand()
41 rt->InnerCall(UT_LIST_TARGETS); in TestBaseCommand()
53 rt->InnerCall(UT_CONNECT_ANY); in TestBaseCommand()
74 Runtime *rt = (Runtime *)runtimePtr; in TestShellExecute() local
82 rt->InnerCall(UT_SHELL_BASIC); in TestShellExecute()
96 rt->ResetUtTmpFile(resultFile); in TestShellExecute()
97 rt->InnerCall(UT_SHELL_LIGHT); in TestShellExecute()
132 Runtime *rt = (Runtime *)runtimePtr; in TestFileCommand() local
145 rt->InnerCall(UT_FILE_SEND); in TestFileCommand()
266 Runtime *rt = (Runtime *)runtimePtr; in TestForwardCommand() local
272 rt->InnerCall(UT_FORWARD_TCP2TCP); in TestForwardCommand()
288 Runtime *rt = (Runtime *)runtimePtr; in TestAppCommand() local
293 rt->InnerCall(UT_APP_INSTALL); in TestAppCommand()