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 71 CryptoFramer crypto_framer; local
81 crypto_framer.set_visitor(&crypto_visitor);
90 ASSERT_TRUE(crypto_framer.ProcessInput(*frame_data));
98 ASSERT_EQ(0u, crypto_framer.InputBytesRemaining());
quic_test_utils.cc 9 #include "net/quic/crypto/crypto_framer.h"
434 CryptoFramer crypto_framer; local
435 scoped_ptr<QuicData> data(crypto_framer.ConstructHandshakeMessage(message));
  /external/chromium_org/net/
net.target.darwin-arm.mk 309 net/quic/crypto/crypto_framer.cc \
net.target.darwin-mips.mk 309 net/quic/crypto/crypto_framer.cc \
net.target.darwin-x86.mk 309 net/quic/crypto/crypto_framer.cc \
net.target.linux-arm.mk 309 net/quic/crypto/crypto_framer.cc \
net.target.linux-mips.mk 309 net/quic/crypto/crypto_framer.cc \
net.target.linux-x86.mk 309 net/quic/crypto/crypto_framer.cc \

Completed in 142 milliseconds