Lines Matching refs:wstr2
4819 const ::std::wstring wstr2(wstr1);4820 ASSERT_EQ(wstr1, wstr2);4886 static const ::wstring wstr2(wstr1);4887 EXPECT_EQ(wstr1, wstr2);