Home
last modified time | relevance | path

Searched defs:check_call (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/bootstrap/
Dbootstrap.py30 def check_call(cmd, **kwargs): function
/external/skia/tools/
Dmisc_utils.py44 def check_call(self, *args, **kwargs): member in VerboseSubprocess