Searched refs:testInt (Results 1 – 1 of 1) sorted by relevance
78 int* testInt = const_cast<int*>(reinterpret_cast<const int*>(data)); in ClientGetSessionDataTest() local80 ClientGetSessionIntegerDataById(sessionId, testInt, KEY_SESSION_NAME); in ClientGetSessionDataTest()