Searched refs:annotateRule (Results 1 – 10 of 10) sorted by relevance
36 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
71 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
72 return InlineUiBot.annotateRule(super.getMainTestRule());
50 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
54 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
87 return InlineUiBot.annotateRule(super.getMainTestRule());
75 return InlineUiBot.annotateRule(super.getMainTestRule());
73 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
81 return InlineUiBot.annotateRule(super.getMainTestRule()); in getMainTestRule()
57 public static RuleChain annotateRule(TestRule rule) { in annotateRule() method in InlineUiBot