com.android.tradefed.result.proto
클래스
FileProtoResultReporter |
TestRecord 를 파일에 덤프하는 Proto 리포터입니다.
|
InvocationProtoResultReporter | 호출 수준 캐싱 정보 및 모듈 목록을 저장하는 리포터 |
ModuleProtoResultReporter | 모듈 수준 결과만 보고하기 위한 결과 보고자입니다. |
ProtoResultParser | Tradefed 결과 프로토 형식의 파서입니다. |
ProtoResultReporter |
결과 보고자는 모든 결과가 포함된 TestRecord protobuf를 빌드합니다.
|
StreamProtoReceiver | 수신된 proto TestRecord를 Tradefed 이벤트로 변환하는 수신기입니다. |
StreamProtoResultReporter |
ProtoResultReporter 구현
|
Enum
ProtoResultParser.TestLevel | 처리 중인 proto의 현재 수준을 나타내는 열거입니다. |