Searched refs:DecodeMessageForTest (Results 1 – 3 of 3) sorted by relevance
114 EXPECT_TRUE(PushClientChannel::DecodeMessageForTest( in TEST_F()130 EXPECT_TRUE(PushClientChannel::DecodeMessageForTest( in TEST_F()143 EXPECT_TRUE(PushClientChannel::DecodeMessageForTest( in TEST_F()157 EXPECT_FALSE(PushClientChannel::DecodeMessageForTest( in TEST_F()219 EXPECT_TRUE(PushClientChannel::DecodeMessageForTest( in TEST_F()240 EXPECT_TRUE(PushClientChannel::DecodeMessageForTest( in TEST_F()
63 static bool DecodeMessageForTest(const std::string& notification,
116 bool PushClientChannel::DecodeMessageForTest(const std::string& data, in DecodeMessageForTest() function in syncer::PushClientChannel