Home
last modified time | relevance | path

Searched defs:gsi_branch (Results 1 – 8 of 8) sorted by relevance

/test/vti/test_serving/proto/
DGreenBuildScheduleConfigMessage.proto31 optional bytes gsi_branch = 11; field
DTestScheduleConfigMessage.proto87 optional bytes gsi_branch = 21; field
/test/vti/test_serving/gae/frontend/src/app/model/
Djob.ts42 gsi_branch: string = void 0; property in Job
Dschedule.ts31 gsi_branch: string = void 0; property in Schedule
/test/vti/test_serving/gae/webapp/src/scheduler/
Dschedule_worker.py38 def GetTestVersionType(manifest_branch, gsi_branch, test_type=0): argument
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py72 gsi_branch = ndb.StringProperty() variable in ScheduleModel
134 gsi_branch = messages.StringField(9) variable in ScheduleInfoMessage
277 gsi_branch = ndb.StringProperty() variable in JobModel
334 gsi_branch = messages.StringField(13) variable in JobMessage
/test/vti/test_serving/gae/
Djobv1openapi.json185 "gsi_branch": { object
463 "gsi_branch": { object
Dschedulev1openapi.json290 "gsi_branch": { object