Home
last modified time | relevance | path

Searched refs:testUint (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/frame/standard/
H A Dsoftbus_frame_standard_test.cpp472 uint32_t testUint = 0; in HWTEST_F() local
475 g_stub->OnRefreshDeviceFound(nullptr, testUint); in HWTEST_F()
483 ret = g_stub->OnChannelMsgReceived(testInt, testInt, nullptr, testUint, testInt); in HWTEST_F()
491 ret = g_stub->OnJoinLNNResult(nullptr, testUint, nullptr, testInt); in HWTEST_F()
493 ret = g_stub->OnNodeOnlineStateChanged(nullptr, true, nullptr, testUint); in HWTEST_F()
495 ret = g_stub->OnNodeBasicInfoChanged(nullptr, nullptr, testUint, testInt); in HWTEST_F()
499 ret = g_stub->OnTimeSyncResult(nullptr, testUint, testInt); in HWTEST_F()
501 ret = g_stub->OnClientTransLimitChange(testInt, testUint); in HWTEST_F()

Completed in 1 milliseconds