Searched refs:getImportance (Results 1 – 1 of 1) sorted by relevance
638 int getImportance = 0; variable640 …)NotificationPreferences::GetInstance()->GetImportance(bundleOption_, getImportance), (int)ERR_OK);641 ASSERT_EQ(getImportance, 1);651 int getImportance = 0; variable652 …T_EQ((int)NotificationPreferences::GetInstance()->GetImportance(bundleEmptyOption_, getImportance),663 int getImportance = 0; variable664 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetImportance(nullptr, getImportance),