Home
last modified time | relevance | path

Searched refs:_ANDROID_ASSERT_INT (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/utils/
Dassert.h75 #define _ANDROID_ASSERT_INT(cond_,expected_) \ macro
135 # define AASSERT_INT(cond_,expected_) _ANDROID_ASSERT_INT(cond_,expected_)