Searched defs:test_branch (Results 1 – 7 of 7) sorted by relevance
/test/vti/test_serving/proto/ | ||
D | GreenBuildScheduleConfigMessage.proto | 37 optional bytes test_branch = 21; field |
D | TestScheduleConfigMessage.proto | 103 optional bytes test_branch = 31; field |
/test/vti/test_serving/gae/frontend/src/app/model/ | ||
D | job.ts | 50 test_branch: string = void 0; property in Job |
D | schedule.ts | 38 test_branch: string = void 0; property in Schedule |
/test/vti/test_serving/gae/webapp/src/proto/ | ||
D | model.py | 79 test_branch = ndb.StringProperty() variable in ScheduleModel |
/test/vti/test_serving/gae/ | ||
D | jobv1openapi.json | 283 "test_branch": { object |
D | schedulev1openapi.json | 393 "test_branch": { object |