Searched defs:str2 (Results 1 – 4 of 4) 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
|
/hardware/interfaces/audio/aidl/common/include/ |
D | Utils.h | 65 constexpr bool iequals(const std::string& str1, const std::string& str2) { in iequals()
|