Lines Matching refs:ActionRule
28 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsContainerTest()
30 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsContainerTest()
32 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsContainerTest()
34 {SocketAction::RECV, "Debugger.scriptParsed", ActionRule::STRING_CONTAIN}, in JsContainerTest()
36 {SocketAction::RECV, "Debugger.paused", ActionRule::STRING_CONTAIN}, in JsContainerTest()
39 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsContainerTest()
42 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsContainerTest()
43 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsContainerTest()
44 …{SocketAction::RECV, "Debugger.paused", ActionRule::CUSTOM_RULE, [this] (auto recv, auto, auto) ->… in JsContainerTest()
78 … {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [this] (auto recv, auto, auto) -> bool { in JsContainerTest()
149 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsContainerTest()
150 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsContainerTest()