HomeSort by relevance Sort by last modified time
    Searched refs:verifyType (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCSessionDescription.cpp 40 static bool verifyType(const String& type)
54 if (ok && !verifyType(type)) {
82 if (verifyType(type))
  /external/deqp/modules/gles3/functional/
es3fBufferCopyTests.cpp 62 VerifyType verifyType)
73 , m_verifyType (verifyType)
142 VerifyType m_verifyType;
156 VerifyType verifyType)
161 , m_verifyType (verifyType)
227 VerifyType m_verifyType;
269 VerifyType verify = VERIFY_AS_VERTEX_ARRAY;
307 VerifyType verify = VERIFY_AS_VERTEX_ARRAY
    [all...]
  /external/deqp/modules/gles2/functional/
es2fBufferTestUtil.hpp 96 enum VerifyType
125 BufferVerifier (Context& context, VerifyType verifyType);
es2fBufferTestUtil.cpp 249 BufferVerifier::BufferVerifier (Context& context, VerifyType verifyType)
252 switch (verifyType)
  /external/protobuf/java/src/main/java/com/google/protobuf/
FieldSet.java 181 verifyType(descriptor.getLiteType(), element);
185 verifyType(descriptor.getLiteType(), value);
255 verifyType(descriptor.getLiteType(), value);
271 verifyType(descriptor.getLiteType(), value);
292 private static void verifyType(final WireFormat.FieldType type,
  /external/deqp/modules/glshared/
glsBufferTestUtil.hpp 178 enum VerifyType
189 const char* getVerifyTypeDescription (VerifyType type);
214 BufferVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType);
glsBufferTestUtil.cpp 353 BufferVerifier::BufferVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType)
356 switch (verifyType)
862 const char* getVerifyTypeDescription (VerifyType verify)
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 318 milliseconds