Lines Matching full:abcdef
1011 EXPECT_EQ(0, memcmp(dst, "abcdef", 7));1013 EXPECT_EQ(0, memcmp(wdst, L"abcdef", sizeof(wchar_t) * 7));