Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_timer_test.cpp52 auto rrc2 = std::make_shared<ReminderRequestTimer>(countDownTimeInSeconds); variable
53 EXPECT_TRUE(rrc2->GetInitInfo() == 10) << "countDownTime is not 10";