Home
last modified time | relevance | path

Searched refs:JobQueueApi (Results 1 – 4 of 4) sorted by relevance

/test/vti/test_serving/gae/webapp/src/endpoint/
Djob_queue_test.py91 api = job_queue.JobQueueApi()
120 api = job_queue.JobQueueApi()
140 api = job_queue.JobQueueApi()
Djob_queue.py36 class JobQueueApi(endpoint_base.EndpointBase): class
/test/vti/test_serving/gae/webapp/src/
Dendpoint_main.py32 job_queue.JobQueueApi])
/test/vti/test_serving/gae/script/
Ddeploy-endpoint.sh29 …c.endpoint.schedule_info.ScheduleInfoApi webapp.src.endpoint.job_queue.JobQueueApi --hostname $SER…