Home
last modified time | relevance | path

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

/external/python/google-api-python-client/samples/maps_engine/
Dmaps_engine.py60 SUCCESSFUL_STATUS = ["processed", "complete", "ready"] variable
144 if status in SUCCESSFUL_STATUS: