Searched refs:server_opcodes_ (Results 1 – 1 of 1) sorted by relevance
106 ASSERT_EQ(server_opcodes_[index], command_view.GetOpcode()); in ValidatePacket()199 server_opcodes_[pair_id] = CommandView::GetCommand(view).GetOpcode(); in SendFromServer()227 uint16_t server_opcodes_[kMaxConnections]{0}; member in test_vendor_lib::LinkLayerSocketDeviceTest