Home
last modified time | relevance | path

Searched defs:testSize (Results 1 – 25 of 139) sorted by relevance

123456

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/
H A DWindowMagnificationFrameSizePrefsTest.java62 Size testSize = new Size(500, 500); in saveSizeForCurrentDensity_validPreference_getExpectedSize() local
72 Size testSize = new Size(500, 500); in saveSizeForCurrentDensity_validPreference_getExpectedIndex() local
96 Size testSize = new Size(500, 500); in saveSizeForCurrentDensity_containsPreferenceForCurrentDensity() local
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DCollectionSizeTester.java33 public void testSize() { in testSize() method in CollectionSizeTester
H A DMapSizeTester.java33 public void testSize() { in testSize() method in MapSizeTester
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/
H A DMapSizeTester.java33 public void testSize() { in testSize() method in MapSizeTester
H A DCollectionSizeTester.java33 public void testSize() { in testSize() method in CollectionSizeTester
/aosp_15_r20/hardware/google/aemu/base/
Dring_buffer_unittest.cpp392 size_t testSize = in TEST() local
508 size_t testSize = 1048576 * 8; in TEST() local
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultimapSizeTester.java46 public void testSize() { in testSize() method in MultimapSizeTester
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/build/
H A DOutputStreamOriginTest.java107 public void testSize() { in testSize() method in OutputStreamOriginTest
H A DWriterStreamOriginTest.java106 public void testSize() { in testSize() method in WriterStreamOriginTest
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultimapSizeTester.java46 public void testSize() { in testSize() method in MultimapSizeTester
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/cache/
H A DForwardingCacheTest.java83 public void testSize() { in testSize() method in ForwardingCacheTest
H A DForwardingLoadingCacheTest.java91 public void testSize() { in testSize() method in ForwardingLoadingCacheTest
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/cache/
H A DForwardingCacheTest.java83 public void testSize() { in testSize() method in ForwardingCacheTest
H A DForwardingLoadingCacheTest.java91 public void testSize() { in testSize() method in ForwardingLoadingCacheTest
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DConcatOpTest.java57 public void testSize() { in testSize() method in ConcatOpTest
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_local_kernel_scope.cpp81 size_t testSize = workGroupSize; in test_local_kernel_scope() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DSingletonImmutableTableTest.java124 public void testSize() { in testSize() method in SingletonImmutableTableTest
H A DEmptyImmutableTableTest.java64 public void testSize() { in testSize() method in EmptyImmutableTableTest
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DSingletonImmutableTableTest.java124 public void testSize() { in testSize() method in SingletonImmutableTableTest
H A DEmptyImmutableTableTest.java64 public void testSize() { in testSize() method in EmptyImmutableTableTest
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProtobufArrayListTest.java227 public void testSize() { in testSize() method in ProtobufArrayListTest
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProtobufArrayListTest.java227 public void testSize() { in testSize() method in ProtobufArrayListTest
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DSlidingWindowTest.java53 public void testSize() { in testSize() method in SlidingWindowTest
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/util/
H A DSecretBytesTest.java39 public void testSize() throws Exception { in testSize() method in SecretBytesTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/usage/
H A DEventListTest.java124 public void testSize() { in testSize() method in EventListTest

123456