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

  /external/chromium_org/net/quic/test_tools/
crypto_test_utils.cc 69 CryptoFramer crypto_framer; local
79 crypto_framer.set_visitor(&crypto_visitor);
87 ASSERT_TRUE(crypto_framer.ProcessInput(i->data));
95 ASSERT_EQ(0u, crypto_framer.InputBytesRemaining());
quic_test_utils.cc 8 #include "net/quic/crypto/crypto_framer.h"
373 CryptoFramer crypto_framer; local
374 scoped_ptr<QuicData> data(crypto_framer.ConstructHandshakeMessage(message));
  /external/chromium_org/net/
net.target.darwin-arm.mk 293 net/quic/crypto/crypto_framer.cc \
net.target.darwin-mips.mk 293 net/quic/crypto/crypto_framer.cc \
net.target.darwin-x86.mk 293 net/quic/crypto/crypto_framer.cc \
net.target.linux-arm.mk 293 net/quic/crypto/crypto_framer.cc \
net.target.linux-mips.mk 293 net/quic/crypto/crypto_framer.cc \
net.target.linux-x86.mk 293 net/quic/crypto/crypto_framer.cc \

Completed in 204 milliseconds