OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AASSERT_TRUE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/utils/
assert.h
159
# define
AASSERT_TRUE
(cond_) AASSERT_BOOL(cond_,1)
reflist.c
261
AASSERT_TRUE
(ww == dst->count);
Completed in 34 milliseconds