Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_alarm_test.cpp56 auto rrcC = std::make_shared<ReminderRequestAlarm>(1, 1, daysOfWeek); variable
57 EXPECT_TRUE(rrcC->GetHour() == 1) << "hour should be 1";