Lines Matching refs:ActionRule
29 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
31 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
33 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
35 {SocketAction::RECV, "Debugger.scriptParsed", ActionRule::STRING_CONTAIN}, in JsClosureScopeTest()
37 {SocketAction::RECV, "Debugger.paused", ActionRule::STRING_CONTAIN}, in JsClosureScopeTest()
40 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
43 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
47 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsClosureScopeTest()
48 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
49 …{SocketAction::RECV, "Debugger.paused", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> boo… in JsClosureScopeTest()
63 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
75 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
116 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
172 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
215 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsClosureScopeTest()
216 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()
217 …{SocketAction::RECV, "Debugger.paused", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> boo… in JsClosureScopeTest()
230 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
242 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
283 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsClosureScopeTest()
326 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsClosureScopeTest()
327 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsClosureScopeTest()