Searched defs:expect_compressed (Results 1 – 6 of 6) sorted by relevance
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ | ||
D | messages.proto | 83 BoolValue expect_compressed = 8; field |
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ | ||
D | StreamingInputCallRequest.php | 32 protected $expect_compressed = null; variable in Grpc\\Testing\\StreamingInputCallRequest |
D | SimpleRequest.php | 69 protected $expect_compressed = null; variable in Grpc\\Testing\\SimpleRequest |
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ | ||
D | StreamingInputCallRequest.php | 32 protected $expect_compressed = null; variable in Grpc\\Testing\\StreamingInputCallRequest |
D | SimpleRequest.php | 69 protected $expect_compressed = null; variable in Grpc\\Testing\\SimpleRequest |
/third_party/grpc/src/proto/grpc/testing/ | ||
D | messages.proto | 94 BoolValue expect_compressed = 8; field |