Searched defs:getMethod (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | ServiceDescriptorProto.php | 85 public function getMethod() function in Google\\Protobuf\\Internal\\ServiceDescriptorProto |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | MessageLiteToString.java | 151 Method getMethod = nameToNoArgMethod.get("get" + suffix); in reflectivePrintWithIndent() local |
/third_party/python/Lib/unittest/test/ | ||
D | test_assertions.py | 194 def getMethod(i): function |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ | ||
D | vktPipelineTimestampTests.cpp | 346 TransferMethod getMethod (void) const { return m_method; } in getMethod() function in vkt::pipeline::__anonc09c67020111::TransferTimestampTestParam |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ | ||
D | vktPipelineTimestampTests.cpp | 346 TransferMethod getMethod (void) const { return m_method; } in getMethod() function in vkt::pipeline::__anon377b51420111::TransferTimestampTestParam |