Searched defs:getAbis (Results 1 – 6 of 6) sorted by relevance
105 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in TfSuiteRunnerTest.TestTfSuiteRunner
87 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in AtestRunnerTest.AbiAtestRunner
161 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in TestMappingSuiteRunnerTest.AbiTestMappingSuite172 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in TestMappingSuiteRunnerTest.FakeTestMappingSuiteRunner200 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in TestMappingSuiteRunnerTest.FakeMainlineTMSR
108 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in BaseTestSuiteTest.AbiBaseTestSuite
477 public List<String> getAbis() { in getAbis() method in StubDevice
1557 public Set<IAbi> getAbis(ITestDevice device) throws DeviceNotAvailableException { in getAbis() method in ITestSuite