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

  /libcore/support/src/test/java/libcore/java/security/
StandardNames.java 603 private static final void addBoth(String cipherSuite) {
636 addBoth( "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA");
637 addBoth( "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA");
638 addBoth( "TLS_RSA_WITH_AES_128_CBC_SHA");
639 addBoth( "TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA");
640 addBoth( "TLS_ECDH_RSA_WITH_AES_128_CBC_SHA");
641 addBoth( "TLS_DHE_RSA_WITH_AES_128_CBC_SHA");
642 addBoth( "TLS_DHE_DSS_WITH_AES_128_CBC_SHA");
643 addBoth( "TLS_ECDHE_ECDSA_WITH_RC4_128_SHA");
644 addBoth( "TLS_ECDHE_RSA_WITH_RC4_128_SHA")
    [all...]
  /external/chromium_org/chrome_frame/
CFInstance.js 711 Deferred.prototype.addBoth = function(cb, cbfn) {
823 res.addBoth(cb);
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]

Completed in 426 milliseconds