Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1096 std::stringstream stream0; variable
1097stream0 << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER << NOTIFICATION_LABEL_0 << …
1098 std::string notificationKey0 = stream0.str();