Searched defs:mErrors (Results 1 – 2 of 2) sorted by relevance
254 private List<String> mErrors = new LinkedList<>(); field in JvmtiHostTest.TestResults
1293 protected final ArrayList<Throwable> mErrors; field in UsbDeviceTestActivity.TestThread1577 final ArrayList<Throwable> mErrors = new ArrayList<>(); in attachedTask() local