Searched refs:mTestDevices (Results 1 – 2 of 2) sorted by relevance
82 private List<ITestDevice> mTestDevices; field in RuntimeRestartCollector97 mTestDevices = getDevices(); in onTestRunStart()98 mIncludeDeviceSerial = (mTestDevices.size() > 1); in onTestRunStart()99 for (ITestDevice device : mTestDevices) { in onTestRunStart()135 for (ITestDevice device : mTestDevices) { in onTestRunEnd()174 for (ITestDevice device : mTestDevices) { in onTestRunEnd()
48 private List<ITestDevice> mTestDevices; field in RebootReasonCollector55 mTestDevices = getDevices(); in onTestRunStart()56 for (ITestDevice device : mTestDevices) { in onTestRunStart()74 for (ITestDevice device : mTestDevices) { in onTestRunEnd()