Home
last modified time | relevance | path

Searched refs:source1 (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/power_manager/test/unittest/src/
Dpower_wakeup_test.cpp193 WakeupSource source1(WakeupDeviceType::WAKEUP_DEVICE_SINGLE_CLICK, 1, 0); variable
194 std::shared_ptr<WakeupMonitor> monitor1 = WakeupMonitor::CreateMonitor(source1);
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp1373 std::string source1 = "source1"; variable
1375 std::vector<std::string> ret1 = rrc->StringSplit(source1, split);