Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 9 of 9) sorted by relevance

/test/vts/runners/adapters/acts/
Dacts_adapter.py74 test_type = 'ACTS' variable in ActsAdapter
/test/vti/dashboard/src/main/proto/
DTestSuiteResultMessage.proto51 optional int32 test_type = 33 [default = 0]; field
/test/vti/test_serving/gae/frontend/src/app/model/
Djob.ts17 test_type: number = void 0; property in Job
/test/vts/script/
Dcreate-test-project.py52 test_type): argument
/test/vti/test_serving/gae/webapp/src/scheduler/
Dschedule_worker.py38 def GetTestVersionType(manifest_branch, gsi_branch, test_type=0): argument
/test/vts-testcase/hal/script/configure/
Dtest_case_creator.py75 test_type, argument
/test/vts/proto/
DVtsReportMessage.proto285 optional VtsTestType test_type = 3; field
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py252 test_type = ndb.IntegerProperty() variable in JobModel
309 test_type = messages.IntegerField(29) variable in JobMessage
/test/vti/test_serving/gae/
Djobv1openapi.json302 "test_type": { object