Home
last modified time | relevance | path

Searched refs:rrc3 (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.cpp56 auto rrc3 = std::make_shared<ReminderRequestTimer>(countDownTimeInSeconds); variable
57 EXPECT_TRUE(rrc3->GetInitInfo() == 100) << "countDownTime is not 1";