Lines Matching refs:mockProfilingConnection

1850     MockProfilingConnection mockProfilingConnection;  variable
1860 sendThread.Start(mockProfilingConnection);
1862 sendThread.Start(mockProfilingConnection);
1863 sendThread.Start(mockProfilingConnection);
1864 sendThread.Start(mockProfilingConnection);
1865 sendThread.Start(mockProfilingConnection);
1879 MockProfilingConnection mockProfilingConnection; variable
1886 sendThread.Start(mockProfilingConnection);
1990 MockProfilingConnection mockProfilingConnection; variable
1997 sendThread.Start(mockProfilingConnection);
2111 MockProfilingConnection mockProfilingConnection; variable
2118 sendThread.Start(mockProfilingConnection);
2215 MockProfilingConnection mockProfilingConnection; variable
2222 sendThread.Start(mockProfilingConnection);
2229 …CHECK(mockProfilingConnection.CheckForPacket({PacketType::StreamMetaData, streamMetadataPacketsize…
2232 sendThread.Start(mockProfilingConnection);
2241 CHECK(mockProfilingConnection.CheckForPacket(
2244 sendThread.Start(mockProfilingConnection);
2256 CHECK(mockProfilingConnection.CheckForPacket(
2265 MockProfilingConnection mockProfilingConnection; variable
2272 sendThread.Start(mockProfilingConnection);
2311 const auto writtenDataSize = mockProfilingConnection.GetWrittenDataSize();
2313mockProfilingConnection.CheckForPacket({PacketType::StreamMetaData, streamMetadataPacketsize});
2316 CHECK(mockProfilingConnection.CheckForPacket({PacketType::CounterDirectory, 32}) == 1);
2317 CHECK(mockProfilingConnection.CheckForPacket({PacketType::PeriodicCounterCapture, 28}) == 1);
2326 MockProfilingConnection mockProfilingConnection; variable
2333 sendThread.Start(mockProfilingConnection);
2344 MockProfilingConnection mockProfilingConnection; variable
2351 sendThread.Start(mockProfilingConnection);
2364 MockProfilingConnection mockProfilingConnection; variable
2371 sendThread.Start(mockProfilingConnection);
2378 const auto writtenDataSize = mockProfilingConnection.GetWrittenDataSize();
2381 CHECK(mockProfilingConnection.CheckForPacket(
2392 MockProfilingConnection mockProfilingConnection; variable
2399 sendThread.Start(mockProfilingConnection);
2405 sendThread.Start(mockProfilingConnection);
2410 …CHECK(mockProfilingConnection.CheckForPacket({PacketType::StreamMetaData, streamMetadataPacketsize…
2412 mockProfilingConnection.Clear();
2415 sendThread.Start(mockProfilingConnection);
2427 const auto writtenDataSize = mockProfilingConnection.GetWrittenDataSize();
2430 CHECK(mockProfilingConnection.CheckForPacket(