OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asserts
(Results
51 - 75
of
823
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/animator/
thingstodo.txt
20
naked <data> outside of <post>
asserts
on name
/external/chromium_org/chrome/test/chromedriver/js/
test.js
6
*
Asserts
the value is true.
15
*
Asserts
the values are equal.
/external/chromium_org/content/browser/download/
save_package_browsertest.cc
35
// SavePackage dtor has various
asserts
/checks that should not fire.
49
// SavePackage dtor has various
asserts
/checks that should not fire.
/external/chromium_org/third_party/skia/include/core/
SkMask.h
55
Asserts
that the mask is kBW_Format, and that x,y are in range.
66
Asserts
that the mask is kA8_Format, and that x,y are in range.
78
* this
asserts
that the mask's format is kLCD16_Format, and that (x,y)
91
* this
asserts
that the mask's format is kLCD32_Format, and that (x,y)
104
* this
asserts
that the mask's format is 32bits, and that (x,y)
/external/skia/include/core/
SkMask.h
55
Asserts
that the mask is kBW_Format, and that x,y are in range.
66
Asserts
that the mask is kA8_Format, and that x,y are in range.
78
* this
asserts
that the mask's format is kLCD16_Format, and that (x,y)
91
* this
asserts
that the mask's format is kLCD32_Format, and that (x,y)
104
* this
asserts
that the mask's format is 32bits, and that (x,y)
/external/chromium/base/threading/
non_thread_safe_unittest.cc
104
// Verify that DoStuff
asserts
in debug builds only when called
128
// Verify that the destructor
asserts
in debug builds only
/external/chromium_org/base/threading/
non_thread_safe_unittest.cc
117
// Verify that DoStuff
asserts
in debug builds only when called
141
// Verify that the destructor
asserts
in debug builds only
/external/chromium_org/chrome/test/base/
module_system_test.h
52
// Make the test fail if any
asserts
are called. By default a test will fail
53
// if no
asserts
are called.
/external/eigen/test/eigen2/
eigen2_mixingtypes.cpp
12
#define EIGEN_NO_STATIC_ASSERT // turn static
asserts
into runtime
asserts
in order to check them
/external/libvpx/libvpx/vp8/encoder/
vp8_asm_enc_offsets.c
83
/* add
asserts
for any offset that is not supported by assembly code
84
* add
asserts
for any size that is not supported by assembly code
/external/llvm/docs/
ReleaseProcess.rst
57
It'll have installed the final binaries on the Phase3/Releasei(+
Asserts
) directory, and
66
-test-
asserts
\
79
* For release candidates, you need ``-test-
asserts
``, or it won't create a "Release+
Asserts
" directory,
84
This script builds three phases of Clang+LLVM twice each (Release and Release+
Asserts
), so use
105
The binary location you'll have to use for testing is inside the ``rcN/Phase3/Release+
Asserts
/llvmCore-REL-RC.install``.
148
* Using the ``Phase3/Release+
Asserts
/llvmCore-MAJ.MIN-final.install`` base, run the test-suite.
179
have to pack the ``Release`` (no
Asserts
) install directory on ``Phase3`` and that
/development/samples/NotePad/tests/src/com/example/android/notepad/
NotePadProviderTest.java
409
//
Asserts
that the first record in the provider (written from TEST_NOTES[0]) has the same
413
//
Asserts
that the first record in the provider (written from TEST_NOTES[0]) has the same
454
//
Asserts
that the returned cursor contains no records
472
//
Asserts
that the returned cursor contains the same number of rows as the size of the
487
//
Asserts
that the number of columns in the cursor is the same as in the projection
490
//
Asserts
that the names of the columns in the cursor and in the projection are the same.
507
//
Asserts
that the cursor has the same number of rows as the number of selection arguments
514
//
Asserts
that the selection argument at the current index matches the value of
521
//
Asserts
that the index pointer is now the same as the number of selection arguments, so
565
//
Asserts
that the cursor is null
[
all
...]
/external/chromium_org/chrome/browser/extensions/api/dns/
mock_host_resolver_creator.h
41
// The MockHostResolver
asserts
that it's used on the same thread on which
/external/chromium_org/crypto/
curve25519_unittest.cc
17
// public key and shared key for alice and bob. It
asserts
that alice and bob
/external/chromium_org/third_party/skia/src/gpu/
GrCacheID.cpp
16
// static
asserts
.
/external/chromium_org/tools/clang/scripts/
package.sh
13
LLVM_BIN_DIR="${LLVM_BUILD_DIR}/Release+
Asserts
/bin"
14
LLVM_LIB_DIR="${LLVM_BUILD_DIR}/Release+
Asserts
/lib"
67
# Release+
Asserts
/lib/clang/*/lib/darwin/libclang_rt.{asan,profile}_osx*
79
# Release+
Asserts
/lib/clang/*/lib/linux/libclang_rt.{[atm]san,profile,ubsan}-*.a
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
xml_writer_base_unittest.py
35
'''
Asserts
if the passed XML arguements are equal.
/external/clang/test/CodeGenCXX/
new-array-init-exceptions.cpp
2
// REQUIRES:
asserts
/external/clang/test/Driver/
split-debug.s
3
// REQUIRES:
asserts
/external/clang/test/Misc/
wrong-encoding.c
2
// REQUIRES:
asserts
/external/llvm/test/Analysis/RegionInfo/
cond_loop.ll
1
; REQUIRES:
asserts
condition_complicated_2.ll
1
; REQUIRES:
asserts
condition_forward_edge.ll
1
; REQUIRES:
asserts
condition_same_exit.ll
1
; REQUIRES:
asserts
condition_simple.ll
1
; REQUIRES:
asserts
Completed in 1304 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>