OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asserts
(Results
26 - 50
of
823
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
addrmode.ll
1
; REQUIRES:
asserts
ldrd-memoper.ll
3
; REQUIRES:
asserts
/external/llvm/test/CodeGen/PowerPC/
iabs.ll
1
; REQUIRES:
asserts
2008-10-17-AsmMatchingOperands.ll
3
; REQUIRES:
asserts
/external/llvm/test/CodeGen/X86/
2011-06-14-PreschedRegalias.ll
2
; REQUIRES:
asserts
vec_shuffle-19.ll
1
; REQUIRES:
asserts
vec_shuffle-20.ll
1
; REQUIRES:
asserts
2003-08-03-CallArgLiveRanges.ll
1
; REQUIRES:
asserts
2006-03-02-InstrSchedBug.ll
1
; REQUIRES:
asserts
remat-phys-dead.ll
1
; REQUIRES:
asserts
vec_insert-6.ll
1
; REQUIRES:
asserts
/external/llvm/test/Transforms/MergeFunc/
vectors-and-arrays.ll
1
; REQUIRES:
asserts
/external/valgrind/main/tests/
malloc.h
12
// Allocates a 16-aligned block.
Asserts
if the allocation fails.
/frameworks/base/test-runner/src/android/test/
MoreAsserts.java
40
*
Asserts
that the class {@code expected} is assignable from the object
49
*
Asserts
that class {@code expected} is assignable from the class
61
*
Asserts
that {@code actual} is not equal {@code unexpected}, according
80
*
Asserts
that array {@code actual} is the same size and every element equals
97
*
Asserts
that array {@code actual} is the same size and every element equals
106
*
Asserts
that array {@code actual} is the same size and every element equals
123
*
Asserts
that array {@code actual} is the same size and every element equals
132
*
Asserts
that array {@code actual} is the same size and every element equals
149
*
Asserts
that array {@code actual} is the same size and every element equals
158
*
Asserts
that array {@code actual} is the same size and every elemen
[
all
...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
Assert.java
42
*
Asserts
that an argument is legal. If the given boolean is not <code>true</code>, an
56
*
Asserts
that an argument is legal. If the given boolean is not <code>true</code>, an
81
*
Asserts
that the given object is <code>null</code>. If this is not the case, some kind of
92
*
Asserts
that the given object is <code>null</code>. If this is not the case, some kind of
108
*
Asserts
that the given object is not <code>null</code>. If this is not the case, some kind of
148
*
Asserts
that the given object is not <code>null</code>. If this is not the case, some kind of
159
*
Asserts
that the given object is not <code>null</code>. If this is not the case, some kind of
175
*
Asserts
that the given object is not <code>null</code>. If this is not the case, some kind of
240
*
Asserts
that the given boolean is <code>true</code>. If this is not the case, some kind of
252
*
Asserts
that the given boolean is <code>true</code>. If this is not the case, some kind o
[
all
...]
/external/libvpx/libvpx/vpx_scale/
vpx_scale_asm_offsets.c
34
/* add
asserts
for any offset that is not supported by assembly code */
35
/* add
asserts
for any size that is not supported by assembly code */
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ParameterAsserts.java
33
*
Asserts
that an array name is set.
47
*
Asserts
that a property name is set.
61
*
Asserts
that a schema namespace is set.
75
*
Asserts
that a prefix is set.
89
*
Asserts
that a specific language is set.
103
*
Asserts
that a struct name is set.
117
*
Asserts
that any string parameter is set.
135
*
Asserts
that the xmp object is of this implemention
/libcore/dom/src/test/java/org/w3c/domts/
DOMTestCase.java
131
*
Asserts
that actual==true
143
*
Asserts
that actual==true
155
*
Asserts
that actual==false
167
*
Asserts
that actual==false
182
*
Asserts
that actual == null
194
*
Asserts
that actual != null
206
*
Asserts
that actual and expected are the same object
218
*
Asserts
that obj is an instance of cls
232
*
Asserts
that the length of the collection is the expected size.
249
*
Asserts
that the length of the collection is the expected size
[
all
...]
/development/samples/Alarm/tests/src/com/example/android/newalarm/
AlarmServiceTest.java
76
//
Asserts
that the Notification Manager was created in the service under test.
79
//
Asserts
that the PendingIntent for the expanded status window was created
82
//
Asserts
that the notification was created
/frameworks/base/core/tests/coretests/src/android/os/
BuildTest.java
34
*
Asserts
that a String is non-null and non-empty. If it is not,
44
*
Asserts
that a String is non-null and non-empty. If it is not,
52
*
Asserts
that all android.os.Build fields are non-empty and/or in a valid range.
/art/test/029-assert/src/
Main.java
18
* Test Java language
asserts
.
/external/chromium_org/build/android/
enable_asserts.py
7
"""Enables dalvik vm
asserts
in the android device."""
/external/chromium_org/ppapi/proxy/
locking_resource_releaser.h
19
// because it
asserts
that the ProxyLock is already held.
/external/chromium_org/third_party/skia/src/animator/
thingstodo.txt
20
naked <data> outside of <post>
asserts
on name
/external/chromium_org/tools/clang/scripts/
plugin_flags.sh
11
CLANG_LIB_PATH=$THIS_ABS_DIR/../../../third_party/llvm-build/Release+
Asserts
/lib
Completed in 1518 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>