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

  /external/chromium_org/crypto/
ec_signature_creator.cc 26 void ECSignatureCreator::SetFactoryForTesting(
ec_signature_creator.h 43 static void SetFactoryForTesting(ECSignatureCreatorFactory* factory);
  /external/chromium_org/net/spdy/
spdy_http_stream_unittest.cc 83 crypto::ECSignatureCreator::SetFactoryForTesting(NULL);
spdy_test_util_common.cc 333 crypto::ECSignatureCreator::SetFactoryForTesting(this);
337 crypto::ECSignatureCreator::SetFactoryForTesting(NULL);
    [all...]

Completed in 4132 milliseconds