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_test_util_common.cc 332 crypto::ECSignatureCreator::SetFactoryForTesting(this);
336 crypto::ECSignatureCreator::SetFactoryForTesting(NULL);
    [all...]
spdy_http_stream_unittest.cc 83 crypto::ECSignatureCreator::SetFactoryForTesting(NULL);
    [all...]

Completed in 234 milliseconds