Home
last modified time | relevance | path

Searched defs:TEST_NE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/boot/aidl/client/
H A DBootControlClient.cpp49 #define TEST_NE(_x, _y) TEST_OP(_x, _y, !=) macro
/aosp_15_r20/system/update_engine/common/
H A Dutils.h636 #define TEST_NE(_x, _y) TEST_OP(_x, _y, !=) macro