Searched refs:mErrors (Results 1 – 6 of 6) sorted by relevance
44 private List<String> mErrors = new ArrayList<String>(); field in TestDelegates49 mErrors.clear(); in testNativeDelegates()54 assertTrue(getErrors(), mErrors.isEmpty()); in testNativeDelegates()59 mErrors.clear(); in testMethodDelegates()67 assertTrue(getErrors(), mErrors.isEmpty()); in testMethodDelegates()79 mErrors.add("Failed to load class: " + e.getMessage()); in loadAndCompareClasses()81 mErrors.add("Failed to load class: " + e.getMessage()); in loadAndCompareClasses()129 mErrors.add( in compare()139 mErrors.add( in compare()148 mErrors.add( in compare()[all …]
73 int mErrors; field in SslError184 mErrors |= (0x1 << error); in addError()198 rval = ((mErrors & (0x1 << error)) != 0); in hasError()210 if (mErrors != 0) { in getPrimaryError()213 if ((mErrors & (0x1 << error)) != 0) { in getPrimaryError()
320 private int mErrors = 0; field in KernelCpuUidTimeReader.KernelCpuUidFreqTimeReader379 if (++mErrors >= MAX_ERROR_COUNT) { in readFreqs()
1246 mErrors.emplace_back(CommandError{location, error}); in parseSetError()1348 mErrors.clear(); in resetData()1367 return std::move(mErrors); in takeErrors()
277 std::vector<CommandError> mErrors; variable
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...