Home
last modified time | relevance | path

Searched defs:ReqSize (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DPayloads.cs92 public int ReqSize { property in Grpc.Testing.ByteBufferParams
300 public int ReqSize { property in Grpc.Testing.SimpleProtoParams
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp223 unsigned ReqSize = AllocByteOffset + BitSize; in allocate() local