cookie_fetcher_unittest.cc | 51 MockAuthResponseHandler* cl_handler = local 56 CookieFetcher* cf = new CookieFetcher(NULL, cl_handler, i_handler); 58 EXPECT_CALL(*cl_handler, Handle(client_login_data_, cf)) 77 MockAuthResponseHandler* cl_handler = local 84 cl_handler, 87 EXPECT_CALL(*cl_handler, Handle(client_login_data_, cf)) 100 MockAuthResponseHandler* cl_handler = local 106 cl_handler, 109 EXPECT_CALL(*cl_handler, Handle(client_login_data_, cf)) 126 MockAuthResponseHandler* cl_handler local 148 MockAuthResponseHandler* cl_handler = local [all...] |