Searched refs:scenario (Results 1 – 11 of 11) sorted by relevance
97 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_emptySuggestionForNullCountryWithNitz() local99 scenario.createNitzSignal(ARBITRARY_REALTIME_MILLIS); in test_emptySuggestionForNullCountryWithNitz()120 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_uniqueUsZone() local133 SLOT_INDEX, scenario.getNetworkCountryIsoCode(), null /* nitzSignal */); in test_uniqueUsZone()142 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime())); in test_uniqueUsZone()152 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime())); in test_uniqueUsZone()160 .setZoneId(scenario.getTimeZoneId()) in test_uniqueUsZone()165 SLOT_INDEX, scenario.getNetworkCountryIsoCode(), in test_uniqueUsZone()166 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime())); in test_uniqueUsZone()178 SLOT_INDEX, scenario.getNetworkCountryIsoCode(), in test_uniqueUsZone()[all …]
106 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_countryThenNitz() local107 String networkCountryIsoCode = scenario.getNetworkCountryIsoCode(); in test_countryThenNitz()109 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in test_countryThenNitz()148 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_nitzThenCountry() local150 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in test_nitzThenCountry()152 String networkCountryIsoCode = scenario.getNetworkCountryIsoCode(); in test_nitzThenCountry()190 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_emptyCountryString_countryReceivedFirst() local192 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in test_emptyCountryString_countryReceivedFirst()232 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_emptyCountryStringUsTime_nitzReceivedFirst() local234 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in test_emptyCountryStringUsTime_nitzReceivedFirst()[all …]
59 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_nullSecondArgumentRejected() local61 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_nullSecondArgumentRejected()74 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_defaultIsTrue() local75 TimestampedValue<NitzData> nitzSignal = scenario in testNitzSignalInputFilterPredicateImpl_defaultIsTrue()84 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_nullIsIgnored() local86 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_nullIsIgnored()96 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_trueIsHonored() local98 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_trueIsHonored()116 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_falseIsHonored() local118 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_falseIsHonored()[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)
577 // Modem hit unexpected error scenario while handling this request