Searched refs:ConnectLocally (Results 1 – 5 of 5) sorted by relevance
32 ASSERT_THAT_ERROR(GDBRemoteCommunication::ConnectLocally(client, server), in SetUp()
50 ASSERT_THAT_ERROR(GDBRemoteCommunication::ConnectLocally(client, server), in SetUp()
65 ASSERT_THAT_ERROR(GDBRemoteCommunication::ConnectLocally(client, server), in SetUp()
167 static llvm::Error ConnectLocally(GDBRemoteCommunication &client,
1234 GDBRemoteCommunication::ConnectLocally(GDBRemoteCommunication &client, in ConnectLocally() function in GDBRemoteCommunication