Home
last modified time | relevance | path

Searched defs:expectedArray (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/
H A DAtomicIntegerArrayTest.java39 int[] expectedArray = { 42, 43, 44, 45 }; in testCompareAndExchange() local
64 int[] expectedArray = { 42, 43, 44, 45 }; in testCompareAndExchangeAcquire() local
89 int[] expectedArray = { 42, 43, 44, 45 }; in testCompareAndExchangeRelease() local
114 int[] expectedArray = { 42, 43, 44, 45 }; in testGetAcquire() local
125 int[] expectedArray = { 42, 43, 44, 45 }; in testGetOpaque() local
136 int[] expectedArray = { 42, 43, 44, 45 }; in testGetPlain() local
147 int[] expectedArray = { 42, 43, 44, 45 }; in testSetOpaque() local
164 int[] expectedArray = { 42, 43, 44, 45 }; in testSetPlain() local
181 int[] expectedArray = { 42, 43, 44, 45 }; in testSetRelease() local
198 int[] expectedArray = { 42, 43, 44, 45 }; in testWeakCompareAndSetAcquire() local
[all …]
H A DAtomicLongArrayTest.java39 long[] expectedArray = { 42, 43, 44, 45 }; in testCompareAndExchange() local
64 long[] expectedArray = { 42, 43, 44, 45 }; in testCompareAndExchangeAcquire() local
89 long[] expectedArray = { 42, 43, 44, 45 }; in testCompareAndExchangeRelease() local
114 long[] expectedArray = { 42, 43, 44, 45 }; in testGetAcquire() local
125 long[] expectedArray = { 42, 43, 44, 45 }; in testGetOpaque() local
136 long[] expectedArray = { 42, 43, 44, 45 }; in testGetPlain() local
147 long[] expectedArray = { 42, 43, 44, 45 }; in testSetOpaque() local
164 long[] expectedArray = { 42, 43, 44, 45 }; in testSetPlain() local
181 long[] expectedArray = { 42, 43, 44, 45 }; in testSetRelease() local
198 long[] expectedArray = { 42, 43, 44, 45 }; in testWeakCompareAndSetAcquire() local
[all …]
H A DAtomicReferenceArrayTest.java40 Integer[] expectedArray = { in testCompareAndExchange() local
76 Integer[] expectedArray = { in testCompareAndExchangeAcquire() local
112 Integer[] expectedArray = { in testCompareAndExchangeRelease() local
148 Integer[] expectedArray = { in testGetAcquire() local
164 Integer[] expectedArray = { in testGetOpaque() local
180 Integer[] expectedArray = { in testGetPlain() local
196 Integer[] expectedArray = { in testSetOpaque() local
222 Integer[] expectedArray = { in testSetPlain() local
248 Integer[] expectedArray = { in testSetRelease() local
274 Integer[] expectedArray = { in testWeakCompareAndSetAcquire() local
[all …]
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
H A DIsEqual.java43 private static boolean areArraysEqual(Object actualArray, Object expectedArray) { in areArraysEqual()
47 private static boolean areArrayLengthsEqual(Object actualArray, Object expectedArray) { in areArrayLengthsEqual()
51 private static boolean areArrayElementsEqual(Object actualArray, Object expectedArray) { in areArrayElementsEqual()
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/
H A DJUnitTestCaseAdapter.java251 List expectedArray = new ArrayList(expected); in assertEqualsIgnoreCase() local
315 List expectedArray = new ArrayList(expected); in assertEquals() local
380 List expectedArray = new ArrayList(expected); in equalsIgnoreCase() local
439 List expectedArray = new ArrayList(expected); in equals() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestDisplayAndInputProcessor.java834 String[] array, expectedArray; field in TestDisplayAndInputProcessor.KeywordCaseTestData
836 KeywordCaseTestData(String[] array, String[] expectedArray) { in KeywordCaseTestData()
856 String[] expectedArray = new String[] {"BEAR", "PANDA"}; in TestFilterKeywordsDifferingOnlyInCase() local
/aosp_15_r20/external/guice/lib/build/
HDtruth-0.36.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DJavaClientTest.java550 String[] expectedArray = expected.toArray(new String[0]); in testLists() local
568 RegularPolygon[] expectedArray = expected.toArray(new RegularPolygon[0]); in testLists() local
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpecStringReferenceTests.java54 final String ... expectedArray) { in assertTextArray()
DMoreKeySpecSplitTests.java76 final String ... expectedArray) { in assertTextArray()
/aosp_15_r20/frameworks/base/tests/UsbTests/src/com/android/server/usb/
H A DUsbMidiPacketConverterTest.java42 private void compareByteArrays(byte[] expectedArray, byte[] outputArray) { in compareByteArrays()
/aosp_15_r20/frameworks/base/tests/MidiTests/src/com/android/server/midi/
H A DMidiEventMultiSchedulerTest.java48 private void compareByteArrays(byte[] expectedArray, byte[] outputArray) { in compareByteArrays()
/aosp_15_r20/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
H A DEnqueueJobWorkTest.java74 ArrayList<TestWorkItem> expectedArray = new ArrayList<>(); in compareWork() local
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StackWalker/
H A DLocalsAndOperands.java171 Object[] expectedArray = KnownLocalsTester.LOCAL_VALUES; in checkFrameLocals() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
H A DCopyOnWriteArrayList.java415 private java.lang.Object[] expectedArray; field in CopyOnWriteArrayList.COWSubList
/aosp_15_r20/out/soong/.intermediates/external/hamcrest/hamcrest-core/hamcrest/linux_glibc_common/javac/
Dhamcrest.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/hamcrest/hamcrest-core/hamcrest/android_common/javac/
Dhamcrest.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/hamcrest/hamcrest-core/hamcrest/linux_glibc_common/local-javac-header/
Dhamcrest.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/
H A DSubject.java552 Object expectedArray, Object actualArray, String lastIndex) { in checkArrayEqualsRecursive()
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/reflect/
H A DTypeUtilsTest.java918 final Type[] expectedArray = {String.class}; in testLang820() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhamcrest-core-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DCopyOnWriteArrayList.java1276 private Object[] expectedArray; field in CopyOnWriteArrayList.COWSubList
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DCopyOnWriteArrayList.java1276 private Object[] expectedArray; field in CopyOnWriteArrayList.COWSubList
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DCopyOnWriteArrayList.java1276 private Object[] expectedArray; field in CopyOnWriteArrayList.COWSubList
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-test-rules.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/platform/ android/ ...

123