Lines Matching refs:ActionRule
28 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()
30 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()
32 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()
34 {SocketAction::RECV, "Debugger.scriptParsed", ActionRule::STRING_CONTAIN}, in JsTracingTest()
36 {SocketAction::RECV, "Debugger.paused", ActionRule::STRING_CONTAIN}, in JsTracingTest()
38 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()
40 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()
42 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, [] (auto recv, auto, auto) -> bool { in JsTracingTest()
65 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()
69 {SocketAction::RECV, "Debugger.resumed", ActionRule::STRING_CONTAIN}, in JsTracingTest()
70 {SocketAction::RECV, "", ActionRule::CUSTOM_RULE, MatchRule::replySuccess}, in JsTracingTest()