Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/test/lib/
DTestCmd.py532 def where_is(file, path=None, pathext=None): function
555 def where_is(file, path=None, pathext=None): function
1408 def where_is(self, file, path=None, pathext=None): member in TestCmd
1414 file = where_is(file, path, pathext)
DTestGyp.py207 build_tool = self.where_is(build_tool)