Searched refs:testDeviceInfo (Results 1 – 2 of 2) sorted by relevance
34 private TestDeviceInfo testDeviceInfo = new TestDeviceInfo(); field in DeviceInfoTest37 testDeviceInfo.setUp(); in testJsonFile()38 testDeviceInfo.testCollectDeviceInfo(); in testJsonFile()39 String resultFilePath = testDeviceInfo.getResultFilePath(); in testJsonFile()
329 public void testDeviceInfo() throws Exception { in testDeviceInfo() method in MidiEchoTest