Searched refs:GotCanceledFetcher (Results 1 – 3 of 3) sorted by relevance
46 GotCanceledFetcher::GotCanceledFetcher( in GotCanceledFetcher() function in chromeos::GotCanceledFetcher58 GotCanceledFetcher::~GotCanceledFetcher() { in ~GotCanceledFetcher()61 void GotCanceledFetcher::Start() { in Start()
44 class GotCanceledFetcher : public net::TestURLFetcher {46 GotCanceledFetcher(bool success,51 virtual ~GotCanceledFetcher();56 DISALLOW_COPY_AND_ASSIGN(GotCanceledFetcher);
120 MockURLFetcherFactory<GotCanceledFetcher> factory; in TEST_F()