Lines Matching refs:mockProfilingConnection
2635 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
2636 CHECK(mockProfilingConnection);
2639 mockProfilingConnection->Clear();
2646 mockProfilingConnection, PacketType::StreamMetaData, streamMetadataPacketsize) >= 1);
2664 mockProfilingConnection->WritePacket(std::move(connectionAcknowledgedPacket));
2667 CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::CounterDirectory) == 1);
2702 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
2703 CHECK(mockProfilingConnection);
2725 mockProfilingConnection->WritePacket(std::move(requestCounterDirectoryPacket));
2729 … CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::CounterDirectory, 652) == 1);
2730 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::TimelineMessageDirectory, 451…
2765 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
2766 CHECK(mockProfilingConnection);
2773 mockProfilingConnection->Clear();
2809 mockProfilingConnection->WritePacket(std::move(periodicCounterSelectionPacket));
2813 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterSelection, 14)…
2814 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterCapture, 22) >…
2849 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
2850 CHECK(mockProfilingConnection);
2854 helper.WaitForPacketsSent(mockProfilingConnection, PacketType::StreamMetaData);
2877 mockProfilingConnection->WritePacket(std::move(periodicCounterSelectionPacket));
2881 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterSelection, 12)…
2887 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterCapture, 0, 0)…
2919 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
2920 CHECK(mockProfilingConnection);
2924 helper.WaitForPacketsSent(mockProfilingConnection, PacketType::StreamMetaData);
2961 mockProfilingConnection->WritePacket(std::move(periodicCounterSelectionPacket));
2965 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterSelection, 14)…
2966 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterCapture, 22) >…
3001 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
3002 CHECK(mockProfilingConnection);
3006 helper.WaitForPacketsSent(mockProfilingConnection, PacketType::StreamMetaData);
3045 mockProfilingConnection->WritePacket(std::move(periodicCounterSelectionPacket));
3049 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterSelection, 16)…
3050 …CHECK(helper.WaitForPacketsSent(mockProfilingConnection, PacketType::PeriodicCounterCapture, 28) >…
3097 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
3098 CHECK(mockProfilingConnection);
3102 helper.WaitForPacketsSent(mockProfilingConnection, PacketType::StreamMetaData);
3109 CHECK(mockProfilingConnection->IsOpen());
3115 mockProfilingConnection = helper.GetMockProfilingConnection();
3116 CHECK(mockProfilingConnection == nullptr);
3148 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
3149 CHECK(mockProfilingConnection);
3153 helper.WaitForPacketsSent(mockProfilingConnection, PacketType::StreamMetaData);
3176 mockProfilingConnection->WritePacket(std::move(periodicCounterSelectionPacket));
3188 helper.WaitForPacketsSent(mockProfilingConnection, PacketType::StreamMetaData, 0, 0));
3189 CHECK(StreamMetaDataSize == mockProfilingConnection->GetWrittenDataSize());
3343 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
3344 CHECK(mockProfilingConnection);
3361 mockProfilingConnection->WritePacket(std::move(connectionAcknowledgedPacket));
3411 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
3412 CHECK(mockProfilingConnection);
3430 mockProfilingConnection->WritePacket(std::move(requestCounterDirectoryPacket));
3481 MockProfilingConnection* mockProfilingConnection = helper.GetMockProfilingConnection(); variable
3482 CHECK(mockProfilingConnection);
3501 mockProfilingConnection->WritePacket(std::move(periodicCounterSelectionPacket));