Searched refs:build_tool_list (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gyp/test/lib/
H A DTestGyp.py66 build_tool_list = [] variable in class:TestGypBase
197 Searches the .build_tool_list for an executable name on the user's
201 for build_tool in self.build_tool_list:
212 if self.build_tool_list:
213 self.build_tool = self.build_tool_list[0]
396 build_tool_list = ['make'] variable in class:TestGypAndroid
543 build_tool_list = ['cmake'] variable in class:TestGypCMake
549 self.build_tool_list = ['cmake']
571 self.build_tool_list = ['ninja']
644 build_tool_list variable in class:TestGypMake
830 build_tool_list = ['ninja'] variable in class:TestGypNinja
902 build_tool_list = [None, 'devenv.com'] variable in class:TestGypMSVS
994 build_tool_list = ['xcodebuild'] variable in class:TestGypXcode
[all...]

Completed in 495 milliseconds