Searched refs:shellcommand (Results 1 – 8 of 8) sorted by relevance
26 TestFlow::TestFlow(WuKongShellCommand &shellcommand) in TestFlow() argument27 : shellcommand_(shellcommand), in TestFlow()
83 SpecialTestFlow::SpecialTestFlow(WuKongShellCommand &shellcommand) : TestFlow(shellcommand) in SpecialTestFlow() argument
127 FocusTestFlow::FocusTestFlow(WuKongShellCommand &shellcommand) in FocusTestFlow() argument128 : TestFlow(shellcommand), in FocusTestFlow()
139 RandomTestFlow::RandomTestFlow(WuKongShellCommand &shellcommand) in RandomTestFlow() argument140 : TestFlow(shellcommand), in RandomTestFlow()
39 TestFlow(WuKongShellCommand &shellcommand);
28 FocusTestFlow(WuKongShellCommand &shellcommand);
29 SpecialTestFlow(WuKongShellCommand &shellcommand);
28 RandomTestFlow(WuKongShellCommand &shellcommand);