Searched refs:getMainlineTestModuleName (Results 1 – 2 of 2) sorted by relevance
673 public static Matcher getMainlineTestModuleName(TestInfo info) throws ConfigurationException { in getMainlineTestModuleName() method in TestMapping
728 Matcher matcher = TestMapping.getMainlineTestModuleName(testInfo); in validateMainlineTest()