Home
last modified time | relevance | path

Searched defs:failMessage (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/exportimport/
DExportImportNotificationFactoryTest.java78 String failMessage = "String resource with name " + s + " cannot be found."; in testAllNotificationStringsExist() local
86 String failMessage = "Drawable resource with name 'health_connect_logo' cannot be found."; in testAppIconDrawableExists() local
98 String failMessage = "Notification could not be created"; in importCompletesSuccessfully_notificationDisplayedCorrectly() local
123 String failMessage = "Notification could not be created"; in importCompletesUnsuccessfully_invalidFile_notificationDisplayedCorrectly() local
148 String failMessage = "Notification could not be created"; in importCompletesUnsuccessfully_versionMismatch_notificationDisplayedCorrectly() local
173 String failMessage = "Notification could not be created"; in importCompletesUnsuccessfully_unknownError_notificationDisplayedCorrectly() local
200 String failMessage = "Notification could not be created"; in exportCompletesUnsuccessfully_unknownError_notificationDisplayedCorrectly() local
223 String failMessage = "Notification could not be created"; in exportCompletesUnsuccessfully_moreSpaceNeeded_notificationDisplayedCorrectly() local
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/testutils/host-side/android/app/sdksandbox/hosttestutils/
DAwaitUtils.java28 public static void waitFor(Condition exitCondition, String failMessage) throws Exception { in waitFor()
32 public static void waitFor(Condition exitCondition, String failMessage, int retryLimit) in waitFor()
38 Condition exitCondition, String failMessage, int retryLimit, long retryIntervalMs) in waitFor()
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/tests/src/com/android/sts/common/util/
H A DLockSettingsUtilTest.java205 private void assertLockCredentialsSet(String credentials, String failMessage) in assertLockCredentialsSet()
215 private void assertLockCredentialsCleared(String failMessage) in assertLockCredentialsCleared()
224 private void assertKeyguardDisabledStatus(String expectedState, String failMessage) in assertKeyguardDisabledStatus()
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/migration/notification/
DMigrationNotificationFactoryTest.java45 String failMessage = "String resource with name " + s + " cannot be found."; in testAllNotificationStringsExist() local
54 String failMessage = in testAppIconDrawableExists() local
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DModifiersTest.java76 String failMessage = ""; in testModifiers001() local
162 String failMessage = ""; in testModifiers002() local
H A DStatusTest.java100 String failMessage = ""; in testStatus001() local
H A DNestedTypesTest.java61 String failMessage = ""; in testNestedTypes001() local
H A DMethodsTest.java113 String failMessage = ""; in testMethods001() local
H A DFieldsTest.java105 String failMessage = null; in testFields001() local
H A DMethodsWithGenericTest.java60 String failMessage = ""; in testMethodsWithGeneric001() local
/aosp_15_r20/packages/modules/NetworkStack/tests/hostlib/src/com/android/testutils/host/
DDeflakeHostTestBase.kt123 val failMessage = failuresByTest.toList().fold("") { msg, (testDescription, failures) -> in <lambda>() constant
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
H A DByteArrayTest.kt181 fun failMessage(expected: String, actual: String): String = in assertArrayEquals() method
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiExtensionDuplicatesTests.cpp254 auto failMessage = [&]() -> std::string in iterate() local
341 auto failMessage = [&]() -> std::string in iterate() local
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
H A DLauncherAppsTests.java320 private void expectSecurityException(ExceptionRunnable action, String failMessage) in expectSecurityException()
330 private void expectNameNotFoundException(ExceptionRunnable action, String failMessage) in expectNameNotFoundException()
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DMonitorInfoTest.java65 String failMessage = ""; in testMonitorInfo001() local
H A DReferenceTypeTest.java63 String failMessage = ""; in testReferenceType001() local
H A DIsCollectedTest.java64 String failMessage = ""; in testIsCollected001() local
/aosp_15_r20/system/apex/tests/app/src/com/android/tests/apex/app/
H A DVendorApexTests.java184 private static void assertAwait(Supplier<Boolean> test, long millis, String failMessage) in assertAwait()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/
Dmain.go172 func failMessage(paths []string, symbol, method string) error { func
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DCarrierMessagingServiceWrapperTest.java267 private void waitForServiceReady(String failMessage) { in waitForServiceReady()
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DMediaCodecInstancesTest.java288 String failMessage = "In order to pass the test, please publish following " in testGetMaxSupportedInstances() local
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DResourceManagerStubActivity.java115 String failMessage = "The potential reasons for the failure:\n"; in processActivityResults() local
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageReportingTest.java397 final String failMessage; in assertAppOrTokenUsed() local
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/
H A DMacTest.java317 private String failMessage(String test, String base, byte[] mac) { in failMessage() method in MacTest
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
H A DMacTest.java326 private String failMessage(String test, String base, byte[] mac) { in failMessage() method in MacTest

12