Namespaces | Functions
wire_reader_test.cc File Reference
#include <memory>
#include <string>
#include <thread>
#include <utility>
#include <gtest/gtest.h>
#include "absl/memory/memory.h"
#include <grpcpp/security/binder_security_policy.h>
#include "src/core/ext/transport/binder/wire_format/wire_reader_impl.h"
#include "test/core/transport/binder/mock_objects.h"
#include "test/core/util/test_config.h"
Include dependency graph for wire_reader_test.cc:

Go to the source code of this file.

Namespaces

 grpc_binder
 

Functions

int main (int argc, char **argv)
 
 grpc_binder::TEST_F (WireReaderTest, InBoundFlowControl)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionControlMessagePingResponse)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionControlMessageSetupTransport)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataEmptyFlagIgnored)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataFlagMessageDataEmpty)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataFlagMessageDataNonEmpty)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataFlagPrefixWithMetadata)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataFlagPrefixWithoutMetadata)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataFlagSuffixWithoutStatus)
 
 grpc_binder::TEST_F (WireReaderTest, ProcessTransactionServerRpcDataFlagSuffixWithStatus)
 
 grpc_binder::TEST_F (WireReaderTest, ServerInitialMetadata)
 
 grpc_binder::TEST_F (WireReaderTest, SetupTransport)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 370 of file wire_reader_test.cc.

Variable Documentation

◆ mock_readable_parcel_

MockReadableParcel mock_readable_parcel_
protected

Definition at line 100 of file wire_reader_test.cc.

◆ transport_stream_receiver_

std::shared_ptr<StrictMock<MockTransportStreamReceiver> > transport_stream_receiver_
protected

Definition at line 98 of file wire_reader_test.cc.

◆ wire_reader_

std::shared_ptr<WireReaderImpl> wire_reader_
protected

Definition at line 99 of file wire_reader_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:38