Searched refs:misleading (Results 1 – 25 of 72) sorted by relevance
123
266 Collection<String> misleading = in testCopyOf_concurrentlyMutating() local269 misleading.addAll(expected); in testCopyOf_concurrentlyMutating()270 assertEquals(expected, ImmutableList.copyOf(misleading)); in testCopyOf_concurrentlyMutating()272 ImmutableList.copyOf((Iterable<String>) misleading)); in testCopyOf_concurrentlyMutating()
1 # Instructions that are correctly rejected but emit a wrong or misleading error.
468 Collection<String> misleading = Helpers.misleadingSizeCollection(delta); in verifyThreadSafe() local470 misleading.addAll(expected); in verifyThreadSafe()472 Sets.newHashSet(expected), copyOf(misleading)); in verifyThreadSafe()
349 Collection<String> misleading = in testCopyOf_concurrentlyMutating() local352 misleading.addAll(expected); in testCopyOf_concurrentlyMutating()353 assertEquals(expected, ImmutableList.copyOf(misleading)); in testCopyOf_concurrentlyMutating()355 ImmutableList.copyOf((Iterable<String>) misleading)); in testCopyOf_concurrentlyMutating()
3 ; FIXME: Error is misleading because it's not an indirect call.
1 # The name is misleading. These are all the directives for a normal install.
4 # The integrated assembler produces a wrong or misleading error message.
57 This function is nonobvious and useless. The name is also misleading in the
20 (Its name is a bit misleading. It was originally designed to display extensive
18 # behind GMT but uses the completely misleading abbreviation "GMT".
42 Incorrectly returning ``NotImplemented`` will result in a misleading
21 (Its name is a bit misleading. It was originally designed to display extensive
114 …alls: Code coverage results with an optimised (non-Debug) build may be misleading! Add -DCMAKE_BUI…
83 others). Any one test or benchmark is likely to prove misleading.
289 otherwise misleading output in tracebacks and when when debug is on.
160 The short algorithm name “DSA” is misleading, since it hides the fact that
189 displaying a misleading error message in certain situations.
70 state, which could lead to confusing results and potentially misleading
85 * **TODO** Check possibly-misleading behavior of binding Annotated<A1, I> and Annotated<A2, I> to C…