Home
last modified time | relevance | path

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

/tools/asuite/atest/tools/tradefederation/core/proto/
Dtest_record_pb2.py65 TestStatus = enum_type_wrapper.EnumTypeWrapper(_TESTSTATUS) variable
/tools/tradefederation/core/proto/
Dtest_record.proto82 enum TestStatus { enum
/tools/tradefederation/core/isolation/
Disolation_runner.proto37 enum TestStatus { enum
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestResultParser.java123 enum TestStatus { enum in GTestResultParser