Lines Matching defs:Rule
162 ::testing::HasSubstr("Rule rank cannot be smaller than 0.0"));
164 ::testing::HasSubstr("Rule rank cannot be larger than 100.0"));
176 // A disabled Rule is created, and a result is create referencing this rule
186 ::testing::HasSubstr("Cannot add a result referencing a disabled Rule"));
193 const SarifRule &Rule =
201 unsigned RuleIdx = Writer.createRule(Rule);
247 const SarifRule &Rule =
255 unsigned RuleIdx = Writer.createRule(Rule);
270 const SarifRule &Rule =
281 unsigned RuleIdx = Writer.createRule(Rule);
297 const SarifRule &Rule =
305 unsigned RuleIdx = Writer.createRule(Rule);
344 const SarifRule &Rule =
378 unsigned RuleIdx = Writer.createRule(Rule);