Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/test/lib/
DTestGyp.py66 build_tool_list = [] variable in TestGypBase
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 TestGypAndroid
543 build_tool_list = ['cmake'] variable in TestGypCMake
549 self.build_tool_list = ['cmake']
571 self.build_tool_list = ['ninja']
644 build_tool_list = ['make'] variable in TestGypMake
830 build_tool_list = ['ninja'] variable in TestGypNinja
[all …]