Searched refs:JobListURI (Results 1 – 1 of 1) sorted by relevance
211 GURL JobListURI(const char* reason) { in JobListURI() function506 factory_.SetFakeResponse(JobListURI(kJobFetchReasonStartup), in MakeJobFetchReturnNoJobs()509 factory_.SetFakeResponse(JobListURI(kJobFetchReasonFailure), in MakeJobFetchReturnNoJobs()512 factory_.SetFakeResponse(JobListURI(kJobFetchReasonRetry), in MakeJobFetchReturnNoJobs()680 factory_.SetFakeResponse(JobListURI(kJobFetchReasonStartup), in TEST_F()683 factory_.SetFakeResponse(JobListURI(kJobFetchReasonQueryMore), in TEST_F()688 OnRequestCreate(JobListURI(kJobFetchReasonStartup), _)) in TEST_F()691 OnRequestCreate(JobListURI(kJobFetchReasonQueryMore), _)) in TEST_F()699 factory_.SetFakeResponse(JobListURI(kJobFetchReasonStartup), in TEST_F()702 factory_.SetFakeResponse(JobListURI(kJobFetchReasonFailure), in TEST_F()[all …]