Home
last modified time | relevance | path

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

/external/libaom/tools/
Dlint-hunks.py25 TOPLEVEL_CMD = ["git", "rev-parse", "--show-toplevel"] variable
82 tl = Subprocess(TOPLEVEL_CMD, stdout=subprocess.PIPE, text=True)
/external/libvpx/tools/
Dlint-hunks.py23 TOPLEVEL_CMD = ["git", "rev-parse", "--show-toplevel"] variable
80 tl = Subprocess(TOPLEVEL_CMD, stdout=subprocess.PIPE, text=True)