Searched defs:testCallBack (Results 1 – 5 of 5) sorted by relevance
352 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable404 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable467 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable517 auto testCallBack = new (std::nothrow) MockSpecicalAuthenticatorCallback(); variable549 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable615 auto testCallBack = new (std::nothrow) MockSpecicalAuthenticatorCallback(); variable
297 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable
119 static void testCallBack(void* token, uint32_t event) in testCallBack() function
149 static void testCallBack(void* token, uint32_t event) in testCallBack() function
213 IServerChannelCallBack *testCallBack = TestTransServerGetChannelCb(); variable