HomeSort by relevance Sort by last modified time
    Searched refs:ignored (Results 176 - 200 of 2671) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/vogar/test/vogar/target/junit4/
LongTest2.java 26 } catch (InterruptedException ignored) {
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.cons/
default.pass.cpp 15 #pragma clang diagnostic ignored "-Wtautological-compare"
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.members/
reset_all.pass.cpp 15 #pragma clang diagnostic ignored "-Wtautological-compare"
set_all.pass.cpp 15 #pragma clang diagnostic ignored "-Wtautological-compare"
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.cons/
default.pass.cpp 16 #pragma clang diagnostic ignored "-Wtautological-compare"
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.members/
reset_all.pass.cpp 16 #pragma clang diagnostic ignored "-Wtautological-compare"
set_all.pass.cpp 16 #pragma clang diagnostic ignored "-Wtautological-compare"
  /external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
RandomAccessFileInputStreamFactoryTest.java 68 } catch (Exception ignored) {
88 } catch (Exception ignored) {
93 } catch (Exception ignored) {
RandomAccessFileOutputStreamTest.java 65 } catch (Exception ignored) {
70 } catch (Exception ignored) {
110 } catch (Exception ignored) {
134 } catch (Exception ignored) {
141 } catch (Exception ignored) {
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_payload_registry_unittest.cc 123 bool ignored = false; local
128 kTypicalChannels, kTypicalRate, &ignored));
132 kTypicalChannels, kTypicalRate, &ignored))
139 kTypicalChannels, kTypicalRate, &ignored))
161 kTypicalChannels, kTypicalRate, &ignored));
173 bool ignored = false; local
177 kTypicalChannels, kTypicalRate, &ignored));
181 kTypicalChannels, kTypicalRate, &ignored));
195 kTypicalChannels, kTypicalRate, &ignored));
213 bool ignored; local
232 bool ignored; local
249 bool ignored; local
    [all...]
  /external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
RealWebSocket.java 70 } catch (IOException ignored) {
174 } catch (IOException ignored) {
186 } catch (IOException ignored) {
193 } catch (IOException ignored) {
206 } catch (IOException ignored) {
213 } catch (IOException ignored) {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
seh-x64-err-1.l 15 .*:23: Warning: .seh_eh ignored for this target
16 .*:24: Warning: .seh_32 ignored for this target
17 .*:25: Warning: .seh_no32 ignored for this target
  /art/runtime/gc/allocator/
dlmalloc.cc 36 #pragma GCC diagnostic ignored "-Wredundant-decls"
37 #pragma GCC diagnostic ignored "-Wempty-body"
38 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
dlmalloc.h 34 #pragma GCC diagnostic ignored "-Wredundant-decls"
  /external/dexmaker/dexmaker-mockito/src/main/java/com/android/dx/mockito/
UnsafeAllocator.java 50 } catch (Exception ignored) {
69 } catch (Exception ignored) {
92 } catch (Exception ignored) {
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowListActivity.java 52 } catch (NoSuchMethodException ignored) {
53 } catch (InvocationTargetException ignored) {
54 } catch (IllegalAccessException ignored) {
  /libcore/json/src/main/java/org/json/
JSON.java 52 } catch (NumberFormatException ignored) {
66 } catch (NumberFormatException ignored) {
80 } catch (NumberFormatException ignored) {
  /art/runtime/arch/
memcmp16.cc 20 #pragma GCC diagnostic ignored "-Wunused-function"
  /art/runtime/simulator/
code_simulator_arm64.h 25 #pragma GCC diagnostic ignored "-Wshadow"
  /cts/tests/tests/keystore/src/android/keystore/cts/
PutOverflowTest.java 33 } catch (ReflectiveOperationException ignored) {
  /cts/tests/tests/security/src/android/security/cts/
PutOverflowTest.java 35 } catch (ReflectiveOperationException ignored) {
  /external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/
BsDiffDeltaApplier.java 40 } catch (Exception ignored) {
  /external/clang/test/PCH/
pragma-diag-section.cpp 12 #pragma clang diagnostic ignored "-Wuninitialized"
  /external/clang/test/Sema/
auto-type.c 5 #pragma clang diagnostic ignored "-Wgnu-auto-type"
  /external/llvm/test/MC/AsmParser/
comments-x86-darwin.s 5 foo: # single hash should be ignored as comment

Completed in 1026 milliseconds

1 2 3 4 5 6 78 91011>>