Home
last modified time | relevance | path

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

/aosp12/system/update_engine/update_manager/
H A Dupdate_time_restrictions_monitor_unittest.cc57 const WeeklyTimeIntervalVector kTestTwoDisallowedTimeIntervals{ variable
165 BuildMonitorAndVerify(&kTestTwoDisallowedTimeIntervals, in TEST_F()
172 kTestTwoDisallowedTimeIntervals[current_restricted_interval_index] in TEST_F()
183 BuildMonitorAndVerify(&kTestTwoDisallowedTimeIntervals, in TEST_F()
197 UpdateRestrictedIntervals(kTestTwoDisallowedTimeIntervals); in TEST_F()
205 kTestTwoDisallowedTimeIntervals[current_restricted_interval_index] in TEST_F()
221 UpdateRestrictedIntervals(kTestTwoDisallowedTimeIntervals); in TEST_F()
241 BuildMonitorAndVerify(&kTestTwoDisallowedTimeIntervals, in TEST_F()
274 UpdateRestrictedIntervals(kTestTwoDisallowedTimeIntervals); in TEST_F()