Searched refs:getTargetName (Results 1 – 10 of 10) sorted by relevance
87 if (!Strings.isNullOrEmpty(clientOptions.getTargetName())) { in setStartClientFields()88 startClientReq.setTargetName(clientOptions.getTargetName()); in setStartClientFields()
42 public String getTargetName() { in getTargetName() method in AltsClientOptions
328 static const char* getTargetName (EGLint target) in getTargetName() function in deqp::egl::Image::CreateImageGLES2397 …: ImageTestCase (eglTestCtx, ApiType::es(2, 0), string("create_image_gles2_") + getTargetName(tar… in CreateImageGLES2()450 static const char* getTargetName (GLenum target) in getTargetName() function in deqp::egl::Image::ImageTargetGLES2463 …: ImageTestCase (eglTestCtx, ApiType::es(2, 0), string("image_target_gles2_") + getTargetName(targ… in ImageTargetGLES2()
51 assertThat(options.getTargetName()).isEqualTo(targetName); in setAndGet()
82 std::string getTargetName() const { return TargetName; } in getTargetName() function
877 O << STI.getTargetName(); in emitHeader()
98 std::string getTargetName() const { return TargetName; } in getTargetName() function
922 O << STI.getTargetName(); in emitHeader()
4743 const char* getTargetName(GLenum target) const;5500 const char* TestBase::getTargetName(GLenum target) const in getTargetName() function in es3cts::TestBase5858 << getTargetName(object_target) << " attachment for the test. GL reported error [" in configureGLObject()6888 << "] internalformat conversion [target=" << getTargetName(m_source_attachment_type) in execute()7174 << ", src target: [" << getTargetName(m_source_attachment_type) in execute()7175 << "], dst target: " << getTargetName(m_destination_attachment_type) in execute()9615 << getTargetName(m_source_attachment_type) << "] and destination [" in displayPixelComparisonFailureMessage()9616 << getTargetName(m_destination_attachment_type) << "FBO attachment types." in displayPixelComparisonFailureMessage()10160 << "] conversion [src target=" << getTargetName(m_source_attachment_type) in execute()10161 << ", dst target=" << getTargetName(m_destination_attachment_type) in execute()[all …]
2140 java.lang.String getTargetName(); in getTargetName() method2660 public java.lang.String getTargetName() { in getTargetName() method in Handshaker.StartClientHandshakeReq2856 result = result && getTargetName() in equals()2857 .equals(other.getTargetName()); in equals()2901 hash = (53 * hash) + getTargetName().hashCode(); in hashCode()3239 if (!other.getTargetName().isEmpty()) { in mergeFrom()4460 public java.lang.String getTargetName() { in getTargetName() method in Handshaker.StartClientHandshakeReq.Builder4524 targetName_ = getDefaultInstance().getTargetName(); in clearTargetName()