Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp40 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
52 .OnDeviceFound = TestDeviceFound,
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_only_l2_test.cpp88 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
90 printf("[client]TestDeviceFound\n"); in TestDeviceFound()
108 .OnDeviceFound = TestDeviceFound,
H A Ddisc_sdk_test.cpp140 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
143 printf("[client]TestDeviceFound\n"); in TestDeviceFound()
154 .OnDeviceFound = TestDeviceFound,
/foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/
H A Ddiscovery_test.cpp114 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
124 .OnDeviceFound = TestDeviceFound,
/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp136 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
143 .OnDeviceFound = TestDeviceFound,
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_test.cpp160 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
162 printf("[client]TestDeviceFound\n"); in TestDeviceFound()
176 .OnDeviceFound = TestDeviceFound,
H A Dbus_center_sdk_refresh_small_test.cpp96 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
98 printf("[client]TestDeviceFound\n"); in TestDeviceFound()
107 .OnDeviceFound = TestDeviceFound,
H A Dbus_center_sdk_refresh_test.cpp92 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() function
94 printf("[client]TestDeviceFound\n"); in TestDeviceFound()
103 .OnDeviceFound = TestDeviceFound,
/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H A Ddisc_manager_test.cpp88 static int32_t TestDeviceFound( in TestDeviceFound() function
189 static IServerDiscInnerCallback g_subscribeCb = { .OnServerDeviceFound = TestDeviceFound };

Completed in 9 milliseconds