HomeSort by relevance Sort by last modified time
    Searched refs:Should (Results 1 - 25 of 213) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Preprocessor/
warning_tests.c 3 #error Should have __has_warning
9 // expected-warning@+2 {{Should have -Wparentheses}}
11 #warning Should have -Wparentheses
31 // following should not expand:
40 // But deferring should expand:
44 #error Expansion should have occurred
feature_tests.c 4 #error Should have __has_feature
19 #error Clang should have these
23 #error Clang should not have this
39 // macros), so the following should not expand:
48 // But deferring should expand:
54 #error Expansion should have occurred
  /external/llvm/test/MC/ELF/
cfi-window-save.s 3 # Should use SPARC as the target to test this. However, SPARC does not
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
separator.s 1 ; Testing separators. This file should only have nops. See
6 ; Note that the next line is a syntax error. Should it be?
8 ; The next line is *not* a syntax error. Should it?
  /external/llvm/test/MC/AsmParser/
cfi-window-save.s 3 # Should use SPARC as the target to test this. However, SPARC does not support
  /external/clang/lib/AST/
TemplateBase.cpp 103 llvm_unreachable("Should not have a NULL template argument");
144 llvm_unreachable("Should not have a NULL template argument");
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug429.go 7 // Should print deadlock message, not hang.
issue18725.go 22 // Should never reach this line.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug429.go 7 // Should print deadlock message, not hang.
issue18725.go 22 // Should never reach this line.
  /external/autotest/client/site_tests/desktopui_Respawn/
desktopui_Respawn.py 64 'Respawning should have stopped before %d attempts' %
67 raise error.TestFail('Should have respawned at least once')
  /external/google-benchmark/test/
cxx03_test.cc 8 #error C++11 or greater detected. Should be C++03.
  /external/libcxx/utils/google-benchmark/test/
cxx03_test.cc 8 #error C++11 or greater detected. Should be C++03.
  /external/skia/tools/
reformat-json.py 16 Should not modify the JSON contents in any meaningful way.
  /prebuilts/go/darwin-x86/src/runtime/
netpoll_nacl.go 6 // Should never be used, because NaCl network connections do not honor "SetNonblock".
  /prebuilts/go/linux-x86/src/runtime/
netpoll_nacl.go 6 // Should never be used, because NaCl network connections do not honor "SetNonblock".
  /external/mesa3d/docs/
MESA_pack_invert.spec 51 1. Should we also define UNPACK_INVERT_MESA for glDrawPixels, etc?
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
labeldiffs.s 0 ; Should check to make sure something useful gets put on those .word
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
b.go 30 // Should only appear if AllDecls is set.
  /prebuilts/go/darwin-x86/src/runtime/internal/atomic/
stubs.go 27 // TODO(matloob): Should these functions have the go:noescape annotation?
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprog/
signal.go 21 // Should die immediately, but we've seen flakiness on various
  /prebuilts/go/linux-x86/src/go/doc/testdata/
b.go 30 // Should only appear if AllDecls is set.
  /prebuilts/go/linux-x86/src/runtime/internal/atomic/
stubs.go 27 // TODO(matloob): Should these functions have the go:noescape annotation?
  /prebuilts/go/linux-x86/src/runtime/testdata/testprog/
signal.go 21 // Should die immediately, but we've seen flakiness on various
  /external/autotest/server/site_tests/audio_AudioRoutingUSB/
audio_AudioRoutingUSB.py 79 raise error.TestError('Should open one and only one device')

Completed in 1055 milliseconds

1 2 3 4 5 6 7 8 9