OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_test_failed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/tests/
test_opus_common.h
68
static inline void
_test_failed
(const char *file, int line)
function
78
#define test_failed()
_test_failed
(__FILE__, __LINE__);
/ndk/build/core/
definitions-tests.mk
47
$(eval
_test_failed
:=)\
53
$(if $(
_test_failed
),\
74
$(eval
_test_failed
:= true)\
83
$(eval
_test_failed
:= true)\
Completed in 68 milliseconds