/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/exportimport/ |
D | ExportImportNotificationFactoryTest.java | 78 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/ |
D | AwaitUtils.java | 28 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 D | LockSettingsUtilTest.java | 205 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/ |
D | MigrationNotificationFactoryTest.java | 45 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 D | ModifiersTest.java | 76 String failMessage = ""; in testModifiers001() local 162 String failMessage = ""; in testModifiers002() local
|
H A D | StatusTest.java | 100 String failMessage = ""; in testStatus001() local
|
H A D | NestedTypesTest.java | 61 String failMessage = ""; in testNestedTypes001() local
|
H A D | MethodsTest.java | 113 String failMessage = ""; in testMethods001() local
|
H A D | FieldsTest.java | 105 String failMessage = null; in testFields001() local
|
H A D | MethodsWithGenericTest.java | 60 String failMessage = ""; in testMethodsWithGeneric001() local
|
/aosp_15_r20/packages/modules/NetworkStack/tests/hostlib/src/com/android/testutils/host/ |
D | DeflakeHostTestBase.kt | 123 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 D | ByteArrayTest.kt | 181 fun failMessage(expected: String, actual: String): String = in assertArrayEquals() method
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExtensionDuplicatesTests.cpp | 254 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 D | LauncherAppsTests.java | 320 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 D | MonitorInfoTest.java | 65 String failMessage = ""; in testMonitorInfo001() local
|
H A D | ReferenceTypeTest.java | 63 String failMessage = ""; in testReferenceType001() local
|
H A D | IsCollectedTest.java | 64 String failMessage = ""; in testIsCollected001() local
|
/aosp_15_r20/system/apex/tests/app/src/com/android/tests/apex/app/ |
H A D | VendorApexTests.java | 184 private static void assertAwait(Supplier<Boolean> test, long millis, String failMessage) in assertAwait()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/ |
D | main.go | 172 func failMessage(paths []string, symbol, method string) error { func
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | CarrierMessagingServiceWrapperTest.java | 267 private void waitForServiceReady(String failMessage) { in waitForServiceReady()
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | MediaCodecInstancesTest.java | 288 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 D | ResourceManagerStubActivity.java | 115 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 D | UsageReportingTest.java | 397 final String failMessage; in assertAppOrTokenUsed() local
|
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/ |
H A D | MacTest.java | 317 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 D | MacTest.java | 326 private String failMessage(String test, String base, byte[] mac) { in failMessage() method in MacTest
|