/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/ |
D | TestOnlyInsecureCertificateHelperTest.java | 66 Map<String, SecretKey> expectedResult = new HashMap<>(); in testKeepOnlyWhitelistedInsecureKeys_emptyKeysList() local 77 Map<String, SecretKey> expectedResult = new HashMap<>(); in testKeepOnlyWhitelistedInsecureKeys_singleNonWhitelistedKey() local 91 Map<String, SecretKey> expectedResult = new HashMap<>(); in testKeepOnlyWhitelistedInsecureKeys_singleWhitelistedKey() local 106 Map<String, SecretKey> expectedResult = new HashMap<>(); in testKeepOnlyWhitelistedInsecureKeys() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | TimeZoneLookupHelperTest.java | 171 OffsetResult expectedResult; in testLookupByNitzCountry() local 198 OffsetResult expectedResult; in testLookupByNitzCountry() local 243 OffsetResult expectedResult; in testLookupByNitzCountry() local 267 CountryResult expectedResult; in testLookupByCountry() local
|
/frameworks/support/compat/src/androidTest/java/androidx/core/graphics/ |
D | PaintCompatHasGlyphTest.java | 57 public PaintCompatHasGlyphTest(String testString, boolean expectedResult) { in PaintCompatHasGlyphTest()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
D | ActivityStarterTests.java | 175 private void verifyStartActivityPreconditions(int preconditions, int expectedResult) { in verifyStartActivityPreconditions() 191 int expectedResult) { in verifyStartActivityPreconditions()
|
/frameworks/base/test-runner/src/android/test/ |
D | MoreAsserts.java | 476 String message, Object lhs, Object rhs, boolean expectedResult) { in checkEqualsAndHashCodeMethods() 514 boolean expectedResult) { in checkEqualsAndHashCodeMethods() 515 checkEqualsAndHashCodeMethods((String) null, lhs, rhs, expectedResult); in checkEqualsAndHashCodeMethods() local
|
/frameworks/support/compat/src/androidTest/java/androidx/core/provider/ |
D | SelfDestructiveThreadTest.java | 257 final Integer expectedResult = 123; in testPostAndReply() local
|
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
D | RecyclerViewFocusTest.java | 203 View expectedResult = mRecyclerView.getChildAt(expectedChild); in focusSearch_simpleFindFocusSucceeds_returnsCorrectValue() local
|
/frameworks/base/libs/hwui/tests/unit/ |
D | VectorDrawableTests.cpp | 347 float expectedResult = in TEST() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
D | ConnOnActivityStartTest.java | 368 private void assertDelayedCommandResult(String cmd, String expectedResult, in assertDelayedCommandResult()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanTestUtil.java | 297 ScanResult expectedResult = expected[j]; in assertScanResultsEquals() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/ |
D | RulesManagerServiceTest.java | 1058 public void assertResultReceived(int expectedResult) { in assertResultReceived()
|
/frameworks/av/media/libaaudio/tests/ |
D | test_various.cpp | 54 aaudio_result_t expectedResult, in checkStateTransition()
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | PackageManagerTests.java | 287 private void invokeInstallPackageFail(Uri packageUri, int flags, int expectedResult) { in invokeInstallPackageFail()
|