Home
last modified time | relevance | path

Searched defs:rpcMethod (Results 1 – 3 of 3) sorted by relevance

/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/protoparser/
DHttpRuleParserTest.java47 MethodDescriptor rpcMethod = testingService.getMethods().get(0); in parseHttpAnnotation_basic() local
72 MethodDescriptor rpcMethod = in parseHttpAnnotation_multipleBindings() local
92 MethodDescriptor rpcMethod = in parseHttpAnnotation_missingFieldFromMessage() local
108 MethodDescriptor rpcMethod = in parseHttpAnnotation_shouldPutAllFieldsIntoQueryParamsIfPathParamAndBodyAreNotConfigured() local
148 MethodDescriptor rpcMethod = in parseHttpAnnotation_shouldExcludeFieldsFromQueryParamsIfPathParamsAreConfigured() local
DRoutingRuleParserTest.java107 MethodDescriptor rpcMethod = TESTING_SERVICE.getMethods().get(testingIndex); in getRoutingHeaders() local
/external/autotest/frontend/client/src/autotest/tko/
DTestLabelManager.java188 String rpcMethod; in addOrRemoveLabel() local