Home
last modified time | relevance | path

Searched defs:testCallBack (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticator_session_manager_module_test.cpp352 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable
404 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable
467 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable
517 auto testCallBack = new (std::nothrow) MockSpecicalAuthenticatorCallback(); variable
549 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable
615 auto testCallBack = new (std::nothrow) MockSpecicalAuthenticatorCallback(); variable
H A Dapp_account_authenticator_session_module_test.cpp297 auto testCallBack = new (std::nothrow) MockAuthenticatorCallback(); variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_coroutine.cpp119 static void testCallBack(void* token, uint32_t event) in testCallBack() function
H A Dut_ffrt_io.cpp149 static void testCallBack(void* token, uint32_t event) in testCallBack() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_test.cpp213 IServerChannelCallBack *testCallBack = TestTransServerGetChannelCb(); variable