Lines Matching refs:ActionRule
28 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()
30 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()
32 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()
34 {SocketAction::RECV, "Debugger.scriptParsed", ActionRule::STRING_CONTAIN}, in JsHeapdumpTest()
36 {SocketAction::RECV, "Debugger.paused", ActionRule::STRING_CONTAIN}, in JsHeapdumpTest()
38 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()
40 … {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [this] (auto recv, auto, auto) -> bool { in JsHeapdumpTest()
43 …{SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [this] (auto recv, auto, bool& needMoreMsg) -> b… in JsHeapdumpTest()
46 …{SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [this] (auto recv, auto, bool& needMoreMsg) -> b… in JsHeapdumpTest()
49 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()
51 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()
55 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsHeapdumpTest()
56 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsHeapdumpTest()