Searched refs:GotCanceledFetcher (Results 1 – 3 of 3) sorted by relevance
39 class GotCanceledFetcher : public URLFetcher {41 GotCanceledFetcher(bool success,46 virtual ~GotCanceledFetcher();53 DISALLOW_COPY_AND_ASSIGN(GotCanceledFetcher);
47 GotCanceledFetcher::GotCanceledFetcher(bool success, in GotCanceledFetcher() function in chromeos::GotCanceledFetcher56 GotCanceledFetcher::~GotCanceledFetcher() {} in ~GotCanceledFetcher()58 void GotCanceledFetcher::Start() { in Start()
133 MockFactory<GotCanceledFetcher> factory; in TEST_F()