Searched refs:mErrors (Results 1 – 5 of 5) sorted by relevance
44 private List<String> mErrors = new ArrayList<String>(); field in TestDelegates49 mErrors.clear(); in testNativeDelegates()53 assertTrue(getErrors(), mErrors.isEmpty()); in testNativeDelegates()58 mErrors.clear(); in testMethodDelegates()66 assertTrue(getErrors(), mErrors.isEmpty()); in testMethodDelegates()78 mErrors.add("Failed to load class: " + e.getMessage()); in loadAndCompareClasses()80 mErrors.add("Failed to load class: " + e.getMessage()); in loadAndCompareClasses()128 mErrors.add( in compare()138 mErrors.add( in compare()147 mErrors.add( in compare()[all …]
70 int mErrors; field in SslError179 mErrors |= (0x1 << error); in addError()193 rval = ((mErrors & (0x1 << error)) != 0); in hasError()205 if (mErrors != 0) { in getPrimaryError()208 if ((mErrors & (0x1 << error)) != 0) { in getPrimaryError()
881 mErrors.emplace_back(CommandError{location, error}); in parseSetError()983 mErrors.clear(); in resetData()1002 return std::move(mErrors); in takeErrors()
127 std::vector<CommandError> mErrors; variable
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...