Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 4 of 4) sorted by relevance

/test/framework/harnesses/host_controller/command_processor/
Dcommand_build.py46 def UpdateBuild(self, account_id, branch, targets, artifact_type, method, argument
Dcommand_config.py52 def UpdateConfig(self, account_id, branch, targets, config_type, method, argument
/test/vti/test_serving/gae/webapp/src/testing/
Dunittest_base.py249 def GenerateBuildModel(self, schedule, targets=None): argument
/test/vts-testcase/kernel/bow/
DBowTest.cpp114 std::vector<DeviceMapper::TargetInfo> targets; in GetTableStatus() local