HomeSort by relevance Sort by last modified time
    Searched refs:Ensure (Results 26 - 50 of 181) sorted by null

12 3 4 5 6 7 8

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
Android.mk 47 # Ensure that this file is only copied to emulator-specific builds.
  /external/python/cpython2/Lib/test/
test_gdb.py 230 # Ensure no unexpected error messages:
257 '''Ensure that the given "actual" string ends with "exp_end"'''
277 # Ensure that gdb's rendering of the value in a debugged process
364 # Ensure that we handled sets containing the "dummy" key value,
490 'Ensure that a NULL PyObject* is handled gracefully'
500 'Ensure that a PyObject* with NULL ob_type is handled gracefully'
505 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
511 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
517 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
523 'Ensure that a PyInstanceObject with with a NULL in_dict is handled
    [all...]
  /packages/apps/TimeZoneData/oem_template/data_app/
build_oem_data_app.mk 35 # Ensure the app can be unbundled by only depending on System APIs.
  /prebuilts/go/darwin-x86/src/sync/
runtime.go 49 // Ensure that sync and runtime agree on size of notifyList.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13162.go 7 // Ensure that range loops over a string have the requisite side-effects.
issue5373.go 7 // Ensure that zeroing range loops have the requisite side-effects.
  /prebuilts/go/darwin-x86/test/
makechan.go 7 // Ensure that typed non-integer, negative and to large
makemap.go 7 // Ensure that typed non-integer, negative and too large
  /prebuilts/go/linux-x86/src/sync/
runtime.go 49 // Ensure that sync and runtime agree on size of notifyList.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13162.go 7 // Ensure that range loops over a string have the requisite side-effects.
issue5373.go 7 // Ensure that zeroing range loops have the requisite side-effects.
  /prebuilts/go/linux-x86/test/
makechan.go 7 // Ensure that typed non-integer, negative and to large
makemap.go 7 // Ensure that typed non-integer, negative and too large
  /external/python/cpython3/Lib/test/
test_gdb.py 217 # Ensure no unexpected error messages:
251 '''Ensure that the given "actual" string ends with "exp_end"'''
269 # Ensure that gdb's rendering of the value in a debugged process
367 # Ensure that we handle sets containing the "dummy" key value,
478 'Ensure that a NULL PyObject* is handled gracefully'
488 'Ensure that a PyObject* with NULL ob_type is handled gracefully'
493 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
499 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
505 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
511 'Ensure that the new-style class _Helper in site.py can be handled
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.asm 96 // Case memory at the top of the address space. Ensure the top of the stack is EFI_PAGE_SIZE
136 // Ensure we're jumping to FV version of the code (not boot remapped alias)
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia32/
SearchForSecEntry.asm 57 ; Ensure 8 byte alignment
155 ; Ensure that FFS section is 32-bit aligned
  /external/tensorflow/tensorflow/core/graph/
costmodel.h 187 void Ensure(int id, int num_outputs);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
PrePeiCoreEntryPoint.asm 71 // Ensure we're jumping to FV version of the code (not boot remapped alias)
  /external/vulkan-validation-layers/build-android/
android-generate.bat 53 REM Ensure uuidgen is installed, this should error if not found
  /prebuilts/go/darwin-x86/src/runtime/
chan_test.go 25 // Ensure that receive from empty chan blocks.
41 // Ensure that non-blocking receive does not block.
57 // Ensure that send to full chan blocks.
71 // Ensure that non-blocking send does not block.
81 // Ensure that we receive 0 from closed chan.
102 // Ensure that close unblocks receive.
118 // ensure that we receive them non-corrupted in FIFO order.
149 // ensure that we receive what we send.
302 // Ensure that send/recv on the same chan in select
  /prebuilts/go/linux-x86/src/runtime/
chan_test.go 25 // Ensure that receive from empty chan blocks.
41 // Ensure that non-blocking receive does not block.
57 // Ensure that send to full chan blocks.
71 // Ensure that non-blocking send does not block.
81 // Ensure that we receive 0 from closed chan.
102 // Ensure that close unblocks receive.
118 // ensure that we receive them non-corrupted in FIFO order.
149 // ensure that we receive what we send.
302 // Ensure that send/recv on the same chan in select
  /external/vulkan-validation-layers/
GOVERNANCE.md 34 - Ensure project information such as the Readme, Contributing docs, wiki, etc., kept up-to-date
  /prebuilts/go/darwin-x86/src/math/cmplx/
sqrt.go 60 // Ensure that imag(r) has the same sign as imag(x) for imag(x) == signed zero.
  /prebuilts/go/darwin-x86/src/net/
hosts_test.go 152 // Ensure that programs can't modify the internals of the host cache.
  /prebuilts/go/darwin-x86/src/net/http/httputil/
persist.go 92 // Ensure ordered execution of Reads and Writes
187 // Ensure pipeline order
302 // Ensure ordered execution of Writes
374 // Ensure pipeline order

Completed in 630 milliseconds

12 3 4 5 6 7 8