Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
DTimeZoneSuggesterImplTest.java97 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_emptySuggestionForNullCountryWithNitz() local
99 scenario.createNitzSignal(ARBITRARY_REALTIME_MILLIS); in test_emptySuggestionForNullCountryWithNitz()
120 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_uniqueUsZone() local
133 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 …]
DNitzStateMachineImplTest.java106 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_countryThenNitz() local
107 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() local
150 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() local
192 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in test_emptyCountryString_countryReceivedFirst()
232 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in test_emptyCountryStringUsTime_nitzReceivedFirst() local
234 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in test_emptyCountryStringUsTime_nitzReceivedFirst()
[all …]
DNitzSignalInputFilterPredicateFactoryTest.java59 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_nullSecondArgumentRejected() local
61 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_nullSecondArgumentRejected()
74 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_defaultIsTrue() local
75 TimestampedValue<NitzData> nitzSignal = scenario in testNitzSignalInputFilterPredicateImpl_defaultIsTrue()
84 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_nullIsIgnored() local
86 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_nullIsIgnored()
96 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_trueIsHonored() local
98 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_trueIsHonored()
116 Scenario scenario = UNIQUE_US_ZONE_SCENARIO1; in testNitzSignalInputFilterPredicateImpl_falseIsHonored() local
118 scenario.createNitzSignal(mFakeDeviceState.elapsedRealtime()); in testNitzSignalInputFilterPredicateImpl_falseIsHonored()
[all …]
/frameworks/native/cmds/flatland/
DREADME.txt28 in between each benchmark sample run. Regardless of the scenario being
49 The first column is simply a description of the scenario that's being
50 simulated. The second column indicates the resolution at which the scenario
53 scenario takes to complete.
57 fast - This indicates that frames of the scenario completed too fast to be
60 result, the scenario was skipped.
62 slow - This indicates that frames of the scenario took too long to
64 simulating a scenario that is obviously impractical on this device, the
65 scenario was skipped.
67 varies - This indicates that the scenario was measured, but it did not
[all …]
DMain.cpp683 const char* scenario = "Scenario"; in printResultsTableHeader() local
684 size_t len = strlen(scenario); in printResultsTableHeader()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSarInfo.java162 public boolean setSarScenarioNeeded(int scenario) { in setSarScenarioNeeded() argument
163 attemptedSarScenario = scenario; in setSarScenarioNeeded()
165 if (mAllWifiDisabled || (mLastReportedScenario != scenario)) { in setSarScenarioNeeded()
/frameworks/base/core/proto/android/service/
Dgraphicsstats.proto69 // Number of frames in triple-buffering scenario (high input latency)
/frameworks/base/libs/hwui/protos/
Dgraphicsstats.proto62 // Number of frames in triple-buffering scenario (high input latency)
/frameworks/base/packages/SystemUI/docs/
Dclock-plugins.md32 the clock face represents the worst case scenario.
/frameworks/base/tools/aapt2/
Dreadme.md12 A warning is logged if such a scenario occurs. (bug 64472942)
/frameworks/opt/telephony/proto/src/
Dtelephony.proto577 // Modem hit unexpected error scenario while handling this request