Home
last modified time | relevance | path

Searched refs:setTypeName (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java474 .setTypeName("Foo") in testDescriptorComplexCrosslink()
551 .setTypeName("Bar") in testUnknownFieldsDenied()
576 .setTypeName("Bar") in testUnknownFieldsAllowed()
604 .setTypeName("Bar") in testHiddenDependency()
643 .setTypeName("Bar") in testPublicDependency()
675 .setTypeName("bar.shared.MyEnum") in testComplexNamespacePublicDependency()
767 .setTypeName("Enum") in testPackedEnumField()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDescriptorsTest.java485 .setTypeName("Foo") in testDescriptorComplexCrosslink()
551 .setTypeName("Bar") in testHiddenDependency()
587 .setTypeName("Bar") in testPublicDependency()
621 .setTypeName("bar.shared.MyEnum") in testComplexNamespacePublicDependency()
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFieldDescriptor.java199 this.builder.setTypeName("." + Utils.escapeIdentifier(name.asJavaString())); in setSubmsgName()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php342 public function setTypeName($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp786 void setTypeName(int _name) in setTypeName() function in glcts::__anonf6269bca0111::SubroutineFunctionSet
2089 subroutineUniforms[i].functions.setTypeName(subroutineTypeCounter++); in doRun()