package androidx.test.services.storage

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message RunCommandRequest

local_socket_protocol.proto:24

Message sent from client to server to start a process.

message RunCommandResponse

local_socket_protocol.proto:40

Multiple responses can be streamed back to the client. The one that has an exit code indicates the end of the stream.

message TestArgument

test_storage_service.proto:10

Defines the test argument passed to the tests.

Used in: TestArguments

message TestArguments

test_storage_service.proto:18

Defines all the test arguments passed to the tests.