Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DString16_test.cpp24 ::testing::AssertionResult Char16_tStringEquals(const char16_t* a, const char16_t* b) { in Char16_tStringEquals() function
32 #define EXPECT_STR16EQ(a, b) EXPECT_TRUE(Char16_tStringEquals(a, b))