ConnectionFactoryImplTest 244 google_apis/gcm/engine/connection_factory_impl_unittest.cc ConnectionFactoryImplTest(); ConnectionFactoryImplTest 245 google_apis/gcm/engine/connection_factory_impl_unittest.cc virtual ~ConnectionFactoryImplTest(); ConnectionFactoryImplTest 259 google_apis/gcm/engine/connection_factory_impl_unittest.cc ConnectionFactoryImplTest::ConnectionFactoryImplTest() ConnectionFactoryImplTest 260 google_apis/gcm/engine/connection_factory_impl_unittest.cc : factory_(base::Bind(&ConnectionFactoryImplTest::ConnectionsComplete, ConnectionFactoryImplTest 268 google_apis/gcm/engine/connection_factory_impl_unittest.cc ConnectionFactoryImplTest::~ConnectionFactoryImplTest() {} ConnectionFactoryImplTest 270 google_apis/gcm/engine/connection_factory_impl_unittest.cc void ConnectionFactoryImplTest::WaitForConnections() { ConnectionFactoryImplTest 275 google_apis/gcm/engine/connection_factory_impl_unittest.cc void ConnectionFactoryImplTest::ConnectionsComplete() { ConnectionFactoryImplTest 282 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, Initialize) { ConnectionFactoryImplTest 289 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, ConnectSuccess) { ConnectionFactoryImplTest 299 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, ConnectFail) { ConnectionFactoryImplTest 308 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, FailThenSucceed) { ConnectionFactoryImplTest 325 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, MultipleFailuresThenSucceed) { ConnectionFactoryImplTest 347 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, FailThenIPEvent) { ConnectionFactoryImplTest 365 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, FailThenConnectionTypeEvent) { ConnectionFactoryImplTest 385 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, CanarySucceedsThenDisconnects) { ConnectionFactoryImplTest 406 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, FailViaSignalReset) { ConnectionFactoryImplTest 416 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, IgnoreResetWhileConnecting) { ConnectionFactoryImplTest 436 google_apis/gcm/engine/connection_factory_impl_unittest.cc TEST_F(ConnectionFactoryImplTest, SignalResetRestoresBackoff) {