Home
last modified time | relevance | path

Searched refs:isSupported (Results 1 – 25 of 41) sorted by relevance

12

/external/okhttp/android/test/java/com/squareup/okhttp/internal/
DOptionalMethodTest.java105 public void isSupported() throws Exception { in isSupported() method in OptionalMethodTest
108 assertTrue(STRING_METHOD_RETURNS_ANY.isSupported(base)); in isSupported()
109 assertTrue(STRING_METHOD_RETURNS_STRING.isSupported(base)); in isSupported()
110 assertFalse(STRING_METHOD_RETURNS_INT.isSupported(base)); in isSupported()
111 assertTrue(VOID_METHOD_RETURNS_ANY.isSupported(base)); in isSupported()
112 assertTrue(VOID_METHOD_RETURNS_VOID.isSupported(base)); in isSupported()
113 assertFalse(SUBCLASS_METHOD_RETURNS_ANY.isSupported(base)); in isSupported()
114 assertFalse(SUBCLASS_METHOD_RETURNS_STRING.isSupported(base)); in isSupported()
115 assertFalse(SUBCLASS_METHOD_RETURNS_INT.isSupported(base)); in isSupported()
116 assertFalse(METHOD_WITH_ARGS_WRONG_PARAMS.isSupported(base)); in isSupported()
[all …]
/external/apache-harmony/x-net/src/test/impl/java/org/apache/harmony/xnet/tests/provider/jsse/
DProtocolVersionTest.java42 assertTrue(ProtocolVersion.isSupported(new byte[] { 3, 0 })); in testIsSupportedbyteArray()
43 assertTrue(ProtocolVersion.isSupported(new byte[] { 3, 1 })); in testIsSupportedbyteArray()
44 assertFalse(ProtocolVersion.isSupported(new byte[] { 3, 2 })); in testIsSupportedbyteArray()
59 assertTrue(ProtocolVersion.isSupported("SSLv3")); in testIsSupportedString()
60 assertTrue(ProtocolVersion.isSupported("SSL")); in testIsSupportedString()
61 assertTrue(ProtocolVersion.isSupported("TLSv1")); in testIsSupportedString()
62 assertTrue(ProtocolVersion.isSupported("TLS")); in testIsSupportedString()
63 assertFalse(ProtocolVersion.isSupported("SSLv4")); in testIsSupportedString()
/external/okhttp/android/main/java/com/squareup/okhttp/internal/
DPlatform.java116 boolean alpnSupported = GET_ALPN_SELECTED_PROTOCOL.isSupported(socket); in getNpnSelectedProtocol()
117 boolean npnSupported = GET_NPN_SELECTED_PROTOCOL.isSupported(socket); in getNpnSelectedProtocol()
145 boolean alpnSupported = SET_ALPN_PROTOCOLS.isSupported(socket); in setNpnProtocols()
146 boolean npnSupported = SET_NPN_PROTOCOLS.isSupported(socket); in setNpnProtocols()
DOptionalMethod.java54 public boolean isSupported(T target) { in isSupported() method in OptionalMethod
/external/deqp/modules/gles2/
Dtes2CapabilityTests.cpp123 …bool isSupported = std::find(m_ctxInfo.getExtensions().begin(), m_ctxInfo.getExtensions().end(), m… in iterate() local
124 m_testCtx.setTestResult(isSupported ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_NOT_SUPPORTED, in iterate()
125 isSupported ? "Supported" : "Not supported"); in iterate()
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp105 bool isSupported (const std::string& extName);
142 bool GetProcAddressCase::isSupported (const std::string& extName) in isSupported() function in deqp::egl::GetProcAddressCase
165 bool supported = isSupported(m_extName); in executeTest()
230 const bool funcPtrSupported = isSupported("EGL_KHR_get_all_proc_addresses"); in executeTest()
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
DXPathExpressionImpl.java177 if ( !isSupported ( returnType ) ) { in evaluate()
282 if ( !isSupported ( returnType ) ) { in evaluate()
328 private boolean isSupported( QName returnType ) { in isSupported() method in XPathExpressionImpl
DXPathImpl.java272 if ( !isSupported ( returnType ) ) { in evaluate()
301 private boolean isSupported( QName returnType ) { in isSupported() method in XPathImpl
465 if ( !isSupported ( returnType ) ) { in evaluate()
/external/smack/src/org/jivesoftware/smack/compression/
DXMPPInputOutputStream.java28 public abstract boolean isSupported(); in isSupported() method in XMPPInputOutputStream
DJzlibInputOutputStream.java50 public boolean isSupported() { in isSupported() method in JzlibInputOutputStream
DJava7ZlibInputOutputStream.java59 public boolean isSupported() { in isSupported() method in Java7ZlibInputOutputStream
/external/deqp/modules/gles2/functional/
Des2fShaderDiscardTests.cpp108 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
109 if (!isSupported) in init()
Des2fShaderReturnTests.cpp135 …const bool isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() : m_ctxInfo.isF… in init() local
136 if (!isSupported) in init()
Des2fShaderLoopTests.cpp240 bool isSupported = true; in init() local
243 isSupported = m_isVertexCase ? m_ctxInfo.isVertexUniformLoopSupported() in init()
246 isSupported = m_isVertexCase ? m_ctxInfo.isVertexDynamicLoopSupported() in init()
255 if (!isSupported) in init()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDILDevice.h94 bool isSupported(AMDGPUDeviceInfo::Caps Mode) const;
DAMDILDevice.cpp113 bool AMDGPUDevice::isSupported(AMDGPUDeviceInfo::Caps Mode) const in isSupported() function in AMDGPUDevice
DAMDILInstrInfo.td39 "->isSupported(AMDGPUDeviceInfo::TmrReg)">;
50 "->isSupported(AMDGPUDeviceInfo::RegionMem)">;
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILDevice.h94 bool isSupported(AMDGPUDeviceInfo::Caps Mode) const;
DAMDILDevice.cpp113 bool AMDGPUDevice::isSupported(AMDGPUDeviceInfo::Caps Mode) const in isSupported() function in AMDGPUDevice
DAMDILInstrInfo.td39 "->isSupported(AMDGPUDeviceInfo::TmrReg)">;
50 "->isSupported(AMDGPUDeviceInfo::RegionMem)">;
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTMdefaultNamespaceDeclarationNode.java77 public boolean isSupported(String feature, String version) {return false;} in isSupported() method in DOM2DTMdefaultNamespaceDeclarationNode
188 return isSupported(feature, version) ? this : null; in getFeature()
/external/smack/src/org/jivesoftware/smackx/receipts/
DDeliveryReceiptManager.java93 public boolean isSupported(String jid) { in isSupported() method in DeliveryReceiptManager
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java567 public boolean isSupported(String feature, String version); in isSupported() method
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java713 public boolean isSupported(String feature, String version) in isSupported() method in UnImplNode
1253 return isSupported(feature, version) ? this : null; in getFeature()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h133 bool isSupported() const;

12