Searched refs:bogus2 (Results 1 – 3 of 3) sorted by relevance
12 # RUN: 2>&1 | FileCheck -check-prefix=bogus2 %s 14 # bogus2: LLVM ERROR: Invalid data was encountered while parsing the file
12 # RUN: 2>&1 | FileCheck -check-prefix=bogus2 %s 14 # bogus2: libbogus2.a': truncated or malformed archive (characters in size field in archive header …
1370 UnicodeString bogus2("\""); in compareArray() local1371 errln(bogus1 + comparison + bogus2); in compareArray()