Searched defs:expectedStatus (Results 1 – 6 of 6) sorted by relevance
913 Status expectedStatus) { in assertVibrationIgnoredForUsage()918 int deviceId, Status expectedStatus) { in assertVibrationIgnoredForUsageAndDevice()921 assertEquals(errorMessageForUsage(usage), expectedStatus, in assertVibrationIgnoredForUsageAndDevice() local926 Status expectedStatus) { in assertVibrationIgnoredForAttributes()928 assertEquals(errorMessageForAttributes(attrs), expectedStatus, in assertVibrationIgnoredForAttributes() local
2259 private void verifyCallbacksTriggered(HalVibration vibration, Status expectedStatus) { in verifyCallbacksTriggered()
214 private static void runBackgroundDexOpt(String expectedStatus) throws IOException { in runBackgroundDexOpt()
253 int expectedStatus = TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE; in getExpectedLanguageAvailableStatus() local282 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onGetVoices() local364 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onLoadVoice() local395 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onIsValidVoiceName() local
2062 Script verifyCachedDetectorStatus(TimeZoneDetectorStatus expectedStatus) { in verifyCachedDetectorStatus()
2864 void IncrementalService::DataLoaderStub::compareAndSetCurrentStatus(int expectedStatus, in compareAndSetCurrentStatus()