Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmobile_operator_info_unittest.cc214 event_checking_policy_(GetParam()) {} in MobileOperatorInfoMainTest()
248 if (event_checking_policy_ == kEventCheckingPolicyNonStrict) { in ExpectEventCount()
307 if (event_checking_policy_ == kEventCheckingPolicyStrict) { in DispatchPendingEventsIfStrict()
315 const EventCheckingPolicy event_checking_policy_; member in shill::MobileOperatorInfoMainTest