Searched defs:str2 (Results 1 – 3 of 3) sorted by relevance
| /hardware/interfaces/confirmationui/support/test/ |
| D | ConfirmationUITranslations-test.c | 25 #define ASSERT_STR(str1, str2) \ argument
|
| /hardware/google/aemu/base/ |
| D | Win32UnicodeString_unittest.cpp | 48 Win32UnicodeString str2(kData[n].utf8, strlen(kData[n].utf8)); in TEST() local 90 std::string str2 = Win32UnicodeString::convertToUtf8( in TEST() local
|
| /hardware/google/aemu/base/testing/ |
| D | file_io.cpp | 42 #define WIDEN_CALL_2(func, str1, str2, ...) \ argument 47 #define WIDEN_CALL_2(func, str1, str2, ...) func(str1, str2 , ##__VA_ARGS__) argument
|