HomeSort by relevance Sort by last modified time
    Searched defs:ENGINE (Results 1 - 25 of 25) sorted by null

  /external/conscrypt/openjdk/src/test/java/org/conscrypt/
OpenSSLServerSocketImplTest.java 53 ENGINE(getConscryptServerSocketFactory(true));
78 // Android-changed: Temporarily (2017 Q2) disable ENGINE tests. http://b/37271061#comment9
81 // return Arrays.asList(SocketType.DEFAULT, SocketType.ENGINE);
RenegotiationTest.java 74 ENGINE {
86 return new Object[] {SocketType.FILE_DESCRIPTOR, SocketType.ENGINE};
224 private final SSLEngine engine;
237 engine = newJdkServerContext().createSSLEngine();
238 engine.setEnabledCipherSuites(CIPHERS);
239 engine.setUseClientMode(false);
242 ByteBuffer.allocateDirect(engine.getSession().getPacketBufferSize());
244 ByteBuffer.allocateDirect(engine.getSession().getApplicationBufferSize());
246 ByteBuffer.allocateDirect(engine.getSession().getPacketBufferSize());
325 String currentCipher = engine.getSession().getCipherSuite()
    [all...]
ConscryptSocketTest.java 138 ENGINE(true) {
199 {SocketType.ENGINE, UnderlyingSocketType.NONE},
200 {SocketType.ENGINE, UnderlyingSocketType.PLAIN},
201 {SocketType.ENGINE, UnderlyingSocketType.SSL}};
  /external/boringssl/src/include/openssl/
base.h 298 typedef struct engine_st ENGINE;
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 127 ENGINE = "engine"
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 539 ENGINE = engine_st
558 ('engine', POINTER(ENGINE)),
607 ('engine', POINTER(ENGINE)),
661 ('engine', POINTER(ENGINE)),
701 ('engine', POINTER(ENGINE)),
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 539 ENGINE = engine_st
558 ('engine', POINTER(ENGINE)),
607 ('engine', POINTER(ENGINE)),
661 ('engine', POINTER(ENGINE)),
701 ('engine', POINTER(ENGINE)),
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 539 ENGINE = engine_st
558 ('engine', POINTER(ENGINE)),
607 ('engine', POINTER(ENGINE)),
661 ('engine', POINTER(ENGINE)),
701 ('engine', POINTER(ENGINE)),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 539 ENGINE = engine_st
558 ('engine', POINTER(ENGINE)),
607 ('engine', POINTER(ENGINE)),
661 ('engine', POINTER(ENGINE)),
701 ('engine', POINTER(ENGINE)),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 539 ENGINE = engine_st
558 ('engine', POINTER(ENGINE)),
607 ('engine', POINTER(ENGINE)),
661 ('engine', POINTER(ENGINE)),
701 ('engine', POINTER(ENGINE)),
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/sdk/tools/
jack-jar-tools.jar 
jack-jacoco-reporter.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ct.sym 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
ct.sym 

Completed in 162 milliseconds