Searched refs:scenario (Results 1 – 11 of 11) sorted by relevance
157 Scenario scenario = UNIQUE_US_ZONE_SCENARIO; in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz() local159 .setClocksFromScenario(scenario) in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()167 long expectedTimeMillis = scenario.getActualTimeMillis() + clockIncrement; in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()168 script.countryReceived(scenario.getNetworkCountryIsoCode()) in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()173 .nitzReceived(scenario.getNitzSignal()) in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()175 .verifyTimeAndZoneSetAndReset(expectedTimeMillis, scenario.getTimeZoneId()); in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()179 assertEquals(scenario.getNitzSignal().getValue(), mNitzStateMachine.getCachedNitzData()); in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()180 assertEquals(scenario.getTimeZoneId(), mNitzStateMachine.getSavedTimeZoneId()); in test_uniqueUsZone_timeEnabledTimeZoneEnabled_countryThenNitz()185 Scenario scenario = UNITED_KINGDOM_SCENARIO; in test_unitedKingdom_timeEnabledTimeZoneEnabled_countryThenNitz() local187 .setClocksFromScenario(scenario) in test_unitedKingdom_timeEnabledTimeZoneEnabled_countryThenNitz()[all …]
156 Scenario scenario = UNIQUE_US_ZONE_SCENARIO; in test_uniqueUsZone_timeZoneEnabled_countryThenNitz() local158 .setClocksFromScenario(scenario) in test_uniqueUsZone_timeZoneEnabled_countryThenNitz()164 script.countryReceived(scenario.getNetworkCountryIsoCode()) in test_uniqueUsZone_timeZoneEnabled_countryThenNitz()167 .nitzReceived(scenario.getNitzSignal()) in test_uniqueUsZone_timeZoneEnabled_countryThenNitz()170 scenario.getNitzSignal(), scenario.getTimeZoneId()); in test_uniqueUsZone_timeZoneEnabled_countryThenNitz()174 assertEquals(scenario.getNitzSignal().getValue(), mNitzStateMachine.getCachedNitzData()); in test_uniqueUsZone_timeZoneEnabled_countryThenNitz()175 assertEquals(scenario.getTimeZoneId(), mNitzStateMachine.getSavedTimeZoneId()); in test_uniqueUsZone_timeZoneEnabled_countryThenNitz()180 Scenario scenario = UNITED_KINGDOM_SCENARIO; in test_unitedKingdom_timeZoneEnabled_countryThenNitz() local182 .setClocksFromScenario(scenario) in test_unitedKingdom_timeZoneEnabled_countryThenNitz()188 script.countryReceived(scenario.getNetworkCountryIsoCode()) in test_unitedKingdom_timeZoneEnabled_countryThenNitz()[all …]
57 Scenario scenario = SCENARIO_1; in testSuggestTime_nitz_timeDetectionEnabled() local58 mScript.pokeFakeClocks(scenario) in testSuggestTime_nitz_timeDetectionEnabled()61 TimeSignal timeSignal = scenario.createTimeSignalForActual(TimeSignal.SOURCE_ID_NITZ); in testSuggestTime_nitz_timeDetectionEnabled()63 long expectSystemClockMillis = scenario.getActualTimeMillis() + clockIncrement; in testSuggestTime_nitz_timeDetectionEnabled()72 Scenario scenario = SCENARIO_1; in testSuggestTime_systemClockThreshold() local74 mScript.pokeFakeClocks(scenario) in testSuggestTime_systemClockThreshold()78 TimeSignal timeSignal1 = scenario.createTimeSignalForActual(TimeSignal.SOURCE_ID_NITZ); in testSuggestTime_systemClockThreshold()120 Scenario scenario = SCENARIO_1; in testSuggestTime_nitz_timeDetectionDisabled() local121 mScript.pokeFakeClocks(scenario) in testSuggestTime_nitz_timeDetectionDisabled()124 TimeSignal timeSignal = scenario.createTimeSignalForActual(TimeSignal.SOURCE_ID_NITZ); in testSuggestTime_nitz_timeDetectionDisabled()[all …]
28 in between each benchmark sample run. Regardless of the scenario being49 The first column is simply a description of the scenario that's being50 simulated. The second column indicates the resolution at which the scenario53 scenario takes to complete.57 fast - This indicates that frames of the scenario completed too fast to be60 result, the scenario was skipped.62 slow - This indicates that frames of the scenario took too long to64 simulating a scenario that is obviously impractical on this device, the65 scenario was skipped.67 varies - This indicates that the scenario was measured, but it did not[all …]
683 const char* scenario = "Scenario"; in printResultsTableHeader() local684 size_t len = strlen(scenario); in printResultsTableHeader()
162 public boolean setSarScenarioNeeded(int scenario) { in setSarScenarioNeeded() argument163 attemptedSarScenario = scenario; in setSarScenarioNeeded()165 if (mAllWifiDisabled || (mLastReportedScenario != scenario)) { in setSarScenarioNeeded()
69 // Number of frames in triple-buffering scenario (high input latency)
62 // Number of frames in triple-buffering scenario (high input latency)
32 the clock face represents the worst case scenario.
12 A warning is logged if such a scenario occurs. (bug 64472942)
492 // Modem hit unexpected error scenario while handling this request