Searched refs:annotateRule (Results 1 – 14 of 14) sorted by relevance
37 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
73 return InlineUiBot.annotateRule(super.getMainTestRule());
51 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
76 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
77 return InlineUiBot.annotateRule(super.getMainTestRule());
56 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
68 return InlineUiBot.annotateRule(super.getMainTestRule());
90 return InlineUiBot.annotateRule(super.getMainTestRule());
80 return InlineUiBot.annotateRule(super.getMainTestRule());
79 return InlineUiBot.annotateRule(super.getMainTestRule());
77 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
148 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
99 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
61 public static RuleChain annotateRule(TestRule rule) { in annotateRule() method in InlineUiBot