Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp88 std::string g_onResponseReceivedButtonName {"testButton"}; variable
105 g_onResponseReceivedButtonName = buttonOption->GetButtonName(); in OnResponse()
588 EXPECT_EQ(g_onResponseReceivedButtonName, buttonName); in WaitOnResponse()