Searched refs:errPrefix (Results 1 – 3 of 3) sorted by relevance
86 const UnicodeString& errPrefix);
576 const UnicodeString& errPrefix) in assertEqual() argument584 dataerrln(errPrefix + "normalized " + hex(input) + "\n" in assertEqual()
1128 constexpr StringRef errPrefix = "-z dead-reloc-in-nonalloc=: "; in readConfigs() local1131 error(errPrefix + "expected <section_glob>=<value>"); in readConfigs()1136 error(errPrefix + "expected a non-negative integer, but got '" + in readConfigs()1141 error(errPrefix + toString(pat.takeError())); in readConfigs()