Home
last modified time | relevance | path

Searched refs:gameIdentifier1 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/Rooms/
H A DRoomsContainer.cpp2252 GameIdentifier gameIdentifier1, gameIdentifier2; in UnitTest() local
2254 gameIdentifier1="gameIdentifier1"; in UnitTest()
2307 roomsErrorCode = agrc.AddTitle(gameIdentifier1); in UnitTest()
2309 roomsErrorCode = agrc.AddTitle(gameIdentifier1); in UnitTest()
2325 roomsErrorCode = agrc.AddUserToQuickJoin(gameIdentifier1, &quickJoinUser); in UnitTest()
2339 roomsErrorCode = agrc.AddUserToQuickJoin(gameIdentifier1, &quickJoinUser); in UnitTest()
2343 roomsErrorCode = agrc.AddUserToQuickJoin(gameIdentifier1, &quickJoinUser); in UnitTest()
2353 roomCreationParameters.gameIdentifier=gameIdentifier1; in UnitTest()
2380 roomsErrorCode = agrc.AddUserToQuickJoin(gameIdentifier1, &quickJoinUser); in UnitTest()
2517 roomsErrorCode = agrc.AddUserToQuickJoin(gameIdentifier1, &quickJoinUser1); in UnitTest()
[all …]