Searched refs:annotateRule (Results 1 – 14 of 14) sorted by relevance
35 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
49 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
71 return InlineUiBot.annotateRule(super.getMainTestRule());
73 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
77 return InlineUiBot.annotateRule(super.getMainTestRule());
53 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
68 return InlineUiBot.annotateRule(super.getMainTestRule());
87 return InlineUiBot.annotateRule(super.getMainTestRule());
80 return InlineUiBot.annotateRule(super.getMainTestRule());
79 return InlineUiBot.annotateRule(super.getMainTestRule());
75 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
145 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
97 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
61 public static RuleChain annotateRule(TestRule rule) { in annotateRule() method in InlineUiBot