Home
last modified time | relevance | path

Searched refs:VerifyWriteData (Results 1 – 8 of 8) sorted by relevance

/external/cronet/tot/net/quic/
Dquic_socket_data_provider.cc318 if (!VerifyWriteData(ready_expectation)) { in ConsumeNextWrite()
385 bool QuicSocketDataProvider::VerifyWriteData( in VerifyWriteData() function in net::test::QuicSocketDataProvider
Dquic_socket_data_provider.h215 bool VerifyWriteData(QuicSocketDataProvider::Expectation& expectation);
/external/cronet/stable/net/quic/
Dquic_socket_data_provider.cc318 if (!VerifyWriteData(ready_expectation)) { in ConsumeNextWrite()
385 bool QuicSocketDataProvider::VerifyWriteData( in VerifyWriteData() function in net::test::QuicSocketDataProvider
Dquic_socket_data_provider.h215 bool VerifyWriteData(QuicSocketDataProvider::Expectation& expectation);
/external/cronet/tot/net/socket/
Dsocket_test_util.cc247 bool StaticSocketDataHelper::VerifyWriteData(const std::string& data, in VerifyWriteData() function in net::StaticSocketDataHelper
392 if (!helper_.VerifyWriteData(data, printer_)) in OnWrite()
583 if (!helper_.VerifyWriteData(data, printer_)) in OnWrite()
Dsocket_test_util.h479 bool VerifyWriteData(const std::string& data, SocketDataPrinter* printer);
/external/cronet/stable/net/socket/
Dsocket_test_util.cc247 bool StaticSocketDataHelper::VerifyWriteData(const std::string& data, in VerifyWriteData() function in net::StaticSocketDataHelper
392 if (!helper_.VerifyWriteData(data, printer_)) in OnWrite()
583 if (!helper_.VerifyWriteData(data, printer_)) in OnWrite()
Dsocket_test_util.h479 bool VerifyWriteData(const std::string& data, SocketDataPrinter* printer);