Searched refs:deviceInfoFiles (Results 1 – 1 of 1) sorted by relevance
492 File[] deviceInfoFiles = deviceInfoFolder.listFiles(); in testTestLogWithDeviceInfo() local494 assertEquals(1, deviceInfoFiles.length); in testTestLogWithDeviceInfo()495 File deviceInfoFile = deviceInfoFiles[0]; in testTestLogWithDeviceInfo()