Home
last modified time | relevance | path

Searched refs:testInfo1 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_service_proxy_test.cpp874 OHOS::Print::PrinterInfo testInfo1; variable
875 testInfo1.SetOption("option-1");
883 [&testInfo1](const PrinterInfo &printerInfo) { in __anon45825cae3202()
893 proxy->AddPrinterToDiscovery(testInfo1);
898 OHOS::Print::PrinterInfo testInfo1; variable
899 testInfo1.SetOption("option-1");
907 [&testInfo1](const PrinterInfo &printerInfo) { in __anon45825cae3402()
917 proxy->UpdatePrinterInDiscovery(testInfo1);
945 OHOS::Print::PrinterInfo testInfo1; variable
946 testInfo1.SetOption("option-1");
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_handler_test.cpp61 DmDeviceInfo testInfo1; in GetTrustedDeviceList() local
62 (void)memcpy_s(testInfo1.networkId, DM_MAX_DEVICE_NAME_LEN - 1, in GetTrustedDeviceList()
64 testInfo1.authForm = DmAuthForm::PEER_TO_PEER; in GetTrustedDeviceList()
65 deviceList.push_back(testInfo1); in GetTrustedDeviceList()
H A Dsoftbus_agent_test.cpp56 DmDeviceInfo testInfo1; in GetTrustedDeviceList() local
57 (void)memcpy_s(testInfo1.networkId, DM_MAX_DEVICE_NAME_LEN - 1, in GetTrustedDeviceList()
59 testInfo1.authForm = DmAuthForm::PEER_TO_PEER; in GetTrustedDeviceList()
60 deviceList.push_back(testInfo1); in GetTrustedDeviceList()
/ohos5.0/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dstatic_subscriber_manager_unit_test.cpp976 StaticSubscriberManager::StaticSubscriberInfo testInfo1 = { variable
982 manager->AddToValidSubscribers(testEventName, testInfo1);
1010 StaticSubscriberManager::StaticSubscriberInfo testInfo1 = { variable
1016 manager->AddToValidSubscribers(testEventName, testInfo1);
1080 StaticSubscriberManager::StaticSubscriberInfo testInfo1 = { variable
1086 manager->AddToValidSubscribers(testEventName1, testInfo1);