Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxp_Features.h594 #define SRTCPY_FW(str1, str2, str3) \ argument
602 nfcFL._PLATFORM_LIB_PATH.append(str2); \
/hardware/interfaces/confirmationui/support/test/
DConfirmationUITranslations-test.c25 #define ASSERT_STR(str1, str2) \ argument
27 if (strcmp(str1, str2) != 0) { \
29 __FILE__, __LINE__, str1, str2); \