Home
last modified time | relevance | path

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

/external/skia/
DPRESUBMIT.py27 PUBLIC_API_OWNERS = ( variable
394 if reviewer in PUBLIC_API_OWNERS:
403 for owner in PUBLIC_API_OWNERS:
409 if cr.GetOwnerEmail() in PUBLIC_API_OWNERS:
414 if approver in PUBLIC_API_OWNERS:
427 "API, treat it like it does." % str(PUBLIC_API_OWNERS)))
/external/skqp/
DPRESUBMIT.py27 PUBLIC_API_OWNERS = ( variable
394 if reviewer in PUBLIC_API_OWNERS:
403 for owner in PUBLIC_API_OWNERS:
409 if cr.GetOwnerEmail() in PUBLIC_API_OWNERS:
414 if approver in PUBLIC_API_OWNERS:
427 "API, treat it like it does." % str(PUBLIC_API_OWNERS)))