Searched defs:val1 (Results 1 – 6 of 6) sorted by relevance
/system/chre/apps/test/chqts/src/shared/ |
D | macros.h | 26 #define ASSERT_EQ(val1, val2, failureMessage) \ argument 33 #define ASSERT_NE(val1, val2, failureMessage) \ argument
|
/system/media/audio_utils/include/audio_utils/ |
D | futex.h | 35 int sys_futex(void *addr1, int op, int val1, const struct timespec *timeout, void *addr2, in sys_futex()
|
/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 136 int val1 = iter; in BM_addInts() local 173 int val1, val2; in onTransact() local
|
/system/extras/app-launcher/ |
D | computestatsf.c | 25 double val1 = *(u_int64_t *)p1; in compare_double() local
|
D | computestats.c | 25 u_int64_t val1 = *(u_int64_t *)p1; in compare_long() local
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 447 def _CheckPresentIff(val1, val2, name1, name2, obj_name): argument
|