Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/python_utils/
Dupload_test_results.py33 _EXPIRATION_MS = 90 * 24 * 60 * 60 * 1000 variable
124 expiration_ms=_EXPIRATION_MS)
161 expiration_ms=_EXPIRATION_MS)
Dupload_rbe_results.py32 _EXPIRATION_MS = 90 * 24 * 60 * 60 * 1000 variable
95 expiration_ms=_EXPIRATION_MS)
/external/grpc-grpc/tools/gcp/utils/
Dbig_query_utils.py26 _EXPIRATION_MS = 30 * 24 * 60 * 60 * 1000 variable
80 expiration_ms=_EXPIRATION_MS):