/aosp_15_r20/cts/tests/tests/tv/input/src/android/media/tv/cts/ |
H A D | TvContractTest.java | 160 ContentValues values = new ContentValues(); in createDummyChannelValues() local 172 ContentValues values = new ContentValues(); in createDummyProgramValues() local 194 ContentValues values = createDummyBasePreviewProgramValues(); in createDummyPreviewProgramValues() local 201 ContentValues values = createDummyBasePreviewProgramValues(); in createDummyWatchNextProgramValues() local 210 ContentValues values = new ContentValues(); in createDummyBasePreviewProgramValues() local 256 ContentValues values = new ContentValues(); in createDummyRecordedProgramValues() local 394 ContentValues values = createDummyChannelValues(mInputId, false); in testChannelsTable() local 421 ContentValues values = createDummyChannelValues(mInputId, true); in testChannelsTableForModifyChannelType() local 447 ContentValues values = createDummyChannelValues(mInputId, false); in testChannelsTableForInputId() local 480 ContentValues values = new ContentValues(baseValues); in testChannelsTableForModifyIdAndPackageName() local [all …]
|
/aosp_15_r20/cts/tests/tests/tv/src/android/media/tv/cts/ |
H A D | TvContractTest.java | 161 ContentValues values = new ContentValues(); in createDummyChannelValues() local 173 ContentValues values = new ContentValues(); in createDummyProgramValues() local 195 ContentValues values = createDummyBasePreviewProgramValues(); in createDummyPreviewProgramValues() local 202 ContentValues values = createDummyBasePreviewProgramValues(); in createDummyWatchNextProgramValues() local 211 ContentValues values = new ContentValues(); in createDummyBasePreviewProgramValues() local 257 ContentValues values = new ContentValues(); in createDummyRecordedProgramValues() local 395 ContentValues values = createDummyChannelValues(mInputId, false); in testChannelsTable() local 422 ContentValues values = createDummyChannelValues(mInputId, true); in testChannelsTableForModifyChannelType() local 448 ContentValues values = createDummyChannelValues(mInputId, false); in testChannelsTableForInputId() local 481 ContentValues values = new ContentValues(baseValues); in testChannelsTableForModifyIdAndPackageName() local [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/common/ui/domain/interactor/ |
H A D | ConfigurationInteractorTest.kt | 119 val values by collectValues(underTest.maxBounds) in maxBoundsChange_emitsMaxBoundsChange() constant 137 val values by collectValues(underTest.maxBounds) in maxBoundsSameOnConfigChange_doesNotEmitMaxBoundsChange() constant 150 val values by collectValues(underTest.maxBounds) in firstMaxBoundsChange_emitsMaxBoundsChange() constant 161 val values by collectValues(underTest.naturalMaxBounds) in maxBoundsChange_emitsNaturalMaxBoundsChange() constant 179 val values by collectValues(underTest.naturalMaxBounds) in maxBoundsSameOnConfigChange_doesNotEmitNaturalMaxBoundsChange() constant 192 val values by collectValues(underTest.naturalMaxBounds) in firstMaxBoundsChange_emitsNaturalMaxBoundsChange() constant 203 val values by collectValues(underTest.naturalMaxBounds) in displayRotatedButMaxBoundsTheSame_doesNotEmitNewNaturalMaxBoundsChange() constant
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_formfield_unittest.cpp | 39 RetainPtr<CPDF_Object> values, in TestMultiselectFieldDict() 129 auto values = pdfium::MakeRetain<CPDF_String>(/*pPool=*/nullptr, L"Gamma"); in TEST() local 138 auto values = pdfium::MakeRetain<CPDF_String>(/*pPool=*/nullptr, L"Omega"); in TEST() local 147 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 157 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 167 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 178 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 247 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 262 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 277 auto values = pdfium::MakeRetain<CPDF_Array>(); in TEST() local [all …]
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/data/ |
D | PickerDatabaseHelperTest.java | 94 ContentValues values = getBasicContentValues(); in testMediaColumns() local 136 ContentValues values = getBasicContentValues(); in testAlbumMediaColumns() local 172 ContentValues values = new ContentValues(); in testGrantsColumns() local 197 ContentValues values = getBasicContentValues(); in testCheck_cloudOrLocal() local 213 ContentValues values = getBasicContentValues(); in testUniqueConstraint_local() local 242 ContentValues values = getBasicContentValues(); in testUniqueConstraintAlbumMedia() local 273 ContentValues values = getBasicContentValues(); in testUniqueConstraint_cloud() local 296 ContentValues values = getBasicContentValues(); in testUniqueConstraint_localAndCloudPlusLocal() local 323 ContentValues values = getBasicContentValues(); in testCheck_IsVisible() local 342 ContentValues values = getBasicContentValues(); in testCheck_Size() local [all …]
|
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseContactsProvider2Test.java | 210 ContentValues values = new ContentValues(); in updateItem() local 230 ContentValues values = new ContentValues(); in createGroup() local 247 ContentValues values = new ContentValues(); in createSettings() local 258 protected Uri insertOrganization(long rawContactId, ContentValues values) { in insertOrganization() 262 protected Uri insertOrganization(long rawContactId, ContentValues values, boolean primary) { in insertOrganization() 266 protected Uri insertOrganization(long rawContactId, ContentValues values, boolean primary, in insertOrganization() 302 ContentValues values = new ContentValues(); in insertPhoneNumber() local 338 ContentValues values = new ContentValues(); in insertEmail() local 360 ContentValues values = new ContentValues(); in insertSipAddress() local 373 ContentValues values = new ContentValues(); in insertNickname() local [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
H A D | InWindowLauncherUnlockAnimationInteractorTest.kt | 77 val values by collectValues(underTest.transitioningToGoneWithInWindowAnimation) in testTransitioningToGoneWithInWindowAnimation_trueIfTopActivityIsLauncher_andTransitioningToGone() constant 160 val values by collectValues(underTest.transitioningToGoneWithInWindowAnimation) in testTransitioningToGoneWithInWindowAnimation_falseIfTopActivityIsLauncherPartwayThrough() constant 237 val values by collectValues(underTest.transitioningToGoneWithInWindowAnimation) in testTransitioningToGoneWithInWindowAnimation_falseIfTopActivityIsLauncherWhileNotTransitioningToGone() constant 281 val values by collectValues(underTest.shouldStartInWindowAnimation) in testShouldStartInWindowAnimation_trueOnceSurfaceAvailable_falseWhenTransitionEnds() constant 345 val values by collectValues(underTest.shouldStartInWindowAnimation) in testShouldStartInWindowAnimation_neverTrueIfSurfaceNotAvailable() constant 387 val values by collectValues(underTest.shouldStartInWindowAnimation) in testShouldStartInWindowAnimation_falseIfSurfaceAvailable_afterTransitionInterrupted() constant
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | MaximumValidatorTest.java | 46 static String[][] augmentWithQuotes(String[][] values) { in augmentWithQuotes() 56 String[][] values = augmentWithQuotes(new String[][]{ in positiveNumber() local 68 String[][] values = augmentWithQuotes(new String[][]{ in negativeNumber() local 90 String[][] values = augmentWithQuotes(new String[][]{ in positiveInteger() local 109 String[][] values = augmentWithQuotes(new String[][]{ in negativeInteger() local 127 String[][] values = augmentWithQuotes(new String[][]{ in positiveExclusiveInteger() local 146 String[][] values = augmentWithQuotes(new String[][]{ in negativeExclusiveInteger() local 164 String[][] values = new String[][]{ in negativeDoubleOverflowTest() local 286 …private static void expectNoMessages(String[][] values, String schemaTemplate) throws IOException { in expectNoMessages() 290 …private static void expectNoMessages(String[][] values, String schemaTemplate, ObjectMapper mapper… in expectNoMessages() [all …]
|
/aosp_15_r20/out/soong/.intermediates/platform_testing/libraries/motion/compose/values/PlatformMotionTestingComposeValues/android_common/kotlin_headers/ |
D | PlatformMotionTestingComposeValues.jar | ... compose/
platform/test/motion/compose/values/
platform/test/motion/compose/values ... |
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | MissedInformationTest.java | 141 ContentValues values = verifyInsertionWithCapture(); in testNotMissedCall() local 166 ContentValues values = verifyInsertionWithCapture(); in testEmergencyCallPlacing() local 189 ContentValues values = verifyInsertionWithCapture(); in testMaximumDialingCalls() local 215 ContentValues values = verifyInsertionWithCapture(); in testMaximumRingingCalls() local 238 ContentValues values = verifyInsertionWithCapture(); in testCallFiltersTimeout() local 260 ContentValues values = verifyInsertionWithCapture(); in testCallScreeningServiceSilence() local 283 ContentValues values = verifyInsertionWithCapture(); in testShortRing() local 302 ContentValues values = verifyInsertionWithCapture(); in testLongRing() local 327 ContentValues values = verifyInsertionWithCapture(); in testLowRingVolume() local 351 ContentValues values = verifyInsertionWithCapture(); in testNoVibrate() local [all …]
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | tabulator.py | 110 def _AllFloat(values): argument 114 def _GetFloats(values): argument 126 def _RemoveMinMax(cell, values): argument 490 def _AllStringsSame(self, values): argument 498 def _Literal(self, cell, values, baseline_values): argument 501 def _ComputeFloat(self, cell, values, baseline_values): argument 504 def _ComputeString(self, cell, values, baseline_values): argument 510 def _GetGmean(self, values): argument 521 def Compute(self, cell, values, baseline_values): argument 565 def Compute(self, cell, values, baseline_values): argument [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/ |
H A D | DreamingToLockscreenTransitionViewModelTest.kt | 88 val values by collectValues(underTest.dreamOverlayTranslationY(pixels)) in dreamOverlayTranslationY() constant 110 val values by collectValues(underTest.dreamOverlayAlpha) in dreamOverlayFadeOut() constant 132 val values by collectValues(underTest.lockscreenAlpha) in lockscreenFadeIn() constant 153 val values by collectValues(underTest.deviceEntryParentViewAlpha) in deviceEntryParentViewFadeIn() constant 180 val values by collectValues(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewAppear() constant 200 val values by collectValues(underTest.lockscreenTranslationY(pixels)) in lockscreenTranslationY() constant
|
H A D | OccludedToLockscreenTransitionViewModelTest.kt | 57 val values by collectValues(underTest.lockscreenAlpha) in lockscreenFadeIn() constant 87 val values by collectValues(underTest.lockscreenTranslationY) in lockscreenTranslationY() constant 112 val values by collectValues(underTest.lockscreenTranslationY) in lockscreenTranslationYResettedAfterJobCancelled() constant 123 val values by collectValues(underTest.deviceEntryParentViewAlpha) in deviceEntryParentViewFadeIn() constant 151 val values by collectValues(underTest.deviceEntryBackgroundViewAlpha) in deviceEntryBackgroundViewShows() constant
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/ |
D | BatteryDiffEntryTest.java | 199 final ContentValues values = in testLoadLabelAndIcon_forSystemBattery_returnExpectedResult() local 230 final ContentValues values = in testLoadLabelAndIcon_forUserBattery_returnExpectedResult() local 255 final ContentValues values = in testGetAppLabel_loadDataFromApplicationInfo() local 280 final ContentValues values = in testGetAppLabel_loadDataFromPreDefinedNameAndUid() local 297 final ContentValues values = in testGetAppLabel_nullAppLabel_returnAppLabelInBatteryHistEntry() local 315 final ContentValues values = in testGetAppIcon_nonUidConsumer_returnAppIconInBatteryDiffEntry() local 447 final ContentValues values = in testIsUninstalledEntry_installedApp_returnFalse() local 462 final ContentValues values = in testIsUninstalledEntry_uidZero_returnFalse() local 476 final ContentValues values = in testIsUninstalledEntry_uninstalledApp_returnTrue() local 494 final ContentValues values = in testUpdateRestrictionFlagState_updateFlagAsExpected() local [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | UnicodeRelation.java | 107 public UnicodeRelation<T> addAll(String key, Collection<T> values) { in addAll() 122 public UnicodeRelation<T> addAll(UnicodeSet keys, Collection<T> values) { in addAll() 129 public UnicodeRelation<T> addAll(UnicodeSet keys, T... values) { in addAll() 158 private Set<T> addValues(Set<T> oldValues, Collection<T> values) { in addValues() 174 private Set<T> removeValues(Set<T> oldValues, Collection<T> values) { in removeValues() 207 Set<T> values = data.getValue(key); in remove() local 215 Set<T> values = data.getValue(key); in remove() local 222 public UnicodeRelation<T> removeAll(String key, Collection<T> values) { in removeAll() 241 public UnicodeRelation<T> removeAll(UnicodeSet keys, Collection<T> values) { in removeAll() 248 public UnicodeRelation<T> removeAll(UnicodeSet keys, T... values) { in removeAll() [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/animation/ |
H A D | ObjectAnimator.java | 237 public static ObjectAnimator ofInt(Object target, String propertyName, int... values) { in ofInt() 283 public static <T> ObjectAnimator ofInt(T target, Property<T, Integer> property, int... values) { in ofInt() 328 public static ObjectAnimator ofMultiInt(Object target, String propertyName, int[][] values) { in ofMultiInt() 374 TypeConverter<T, int[]> converter, TypeEvaluator<T> evaluator, T... values) { in ofMultiInt() argument 395 public static ObjectAnimator ofArgb(Object target, String propertyName, int... values) { in ofArgb() 415 int... values) { in ofArgb() 436 public static ObjectAnimator ofFloat(Object target, String propertyName, float... values) { in ofFloat() 483 float... values) { in ofFloat() 529 float[][] values) { in ofMultiFloat() 575 TypeConverter<T, float[]> converter, TypeEvaluator<T> evaluator, T... values) { in ofMultiFloat() argument [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 3055 rawFloatPixel values; in makeBuffer() local 3152 rawIntPixel values; in makeBufferPackedInt() local 3166 rawUintPixel values; in makeBufferPackedUint() local 3180 rawFloatPixel values; in makeBufferPackedFloat() local 3186 FloatPixel RectangleTest::orderComponentsInt(rawIntPixel values, const PixelFormat &format) const in orderComponentsInt() 3208 FloatPixel RectangleTest::orderComponentsUint(rawUintPixel values, const PixelFormat &format) const in orderComponentsUint() 3230 FloatPixel RectangleTest::orderComponentsFloat(rawFloatPixel values, const PixelFormat &format) con… in orderComponentsFloat() 3417 void RectangleTest::pack_UNSIGNED_BYTE_3_3_2(rawFloatPixel *values, GLubyte value) in pack_UNSIGNED_BYTE_3_3_2() 3424 void RectangleTest::pack_UNSIGNED_BYTE_3_3_2_UINT(rawUintPixel *values, GLubyte value) in pack_UNSIGNED_BYTE_3_3_2_UINT() 3431 void RectangleTest::pack_UNSIGNED_BYTE_3_3_2_INT(rawIntPixel *values, GLubyte value) in pack_UNSIGNED_BYTE_3_3_2_INT() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A D | symbolic_shape_test.cc | 103 llvm::SmallVector<int64_t> values = {2, -2, -2, -2, -2, 4}; in TEST() local 115 llvm::SmallVector<int64_t> values = {2, -2, -3, -4, -5, 4}; in TEST() local 127 llvm::SmallVector<int64_t> values = {3, 1, 1, 1, 1, 1, 4}; in TEST() local 139 llvm::SmallVector<int64_t> values = {2, -2, 4, 4, 1, 4}; in TEST() local 165 llvm::SmallVector<int64_t> values = {-2, -2, -2}; in TEST() local 177 llvm::SmallVector<int64_t> values = {-2, -3, -4}; in TEST() local 189 llvm::SmallVector<int64_t> values = {-2, -3, -2}; in TEST() local 201 llvm::SmallVector<int64_t> values = {1, 1, -2}; in TEST() local 227 llvm::SmallVector<int64_t> values = {-2, 4, -2, 8, -2}; in TEST() local 239 llvm::SmallVector<int64_t> values = {-2, 4, -3, 8, -4}; in TEST() local [all …]
|
/aosp_15_r20/external/guava/guava/src/com/google/common/math/ |
H A D | StatsAccumulator.java | 83 public void addAll(Iterable<? extends Number> values) { in addAll() 95 public void addAll(Iterator<? extends Number> values) { in addAll() 106 public void addAll(double... values) { in addAll() 117 public void addAll(int... values) { in addAll() 129 public void addAll(long... values) { in addAll() 141 public void addAll(DoubleStream values) { in addAll() 151 public void addAll(IntStream values) { in addAll() 162 public void addAll(LongStream values) { in addAll() 170 public void addAll(Stats values) { in addAll() 183 public void addAll(StatsAccumulator values) { in addAll()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/ |
H A D | FlashlightQuickAffordanceConfigTest.kt | 68 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() in <lambda>() constant 91 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() in flashlightIsOn_triggered_iconIsOffAndInactive() constant 114 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() in <lambda>() constant 137 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() in <lambda>() constant 154 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() in <lambda>() constant 176 val values = mutableListOf<KeyguardQuickAffordanceConfig.LockScreenState>() in <lambda>() constant
|
/aosp_15_r20/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/ |
D | LegacyProviderMigrationTest.java | 144 final ContentValues values = new ContentValues(); in generateValues() local 169 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Orientation() local 177 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Pending() local 186 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Trashed() local 194 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Favorite() local 202 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Orphaned() local 210 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_AUDIO, in testLegacy_Audio() local 218 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_VIDEO, in testLegacy_Video() local 229 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_IMAGE, in testLegacy_Image() local 237 final ContentValues values = generateValues(FileColumns.MEDIA_TYPE_NONE, in testLegacy_Download() local [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
H A D | moqt_test_message.h | 120 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 307 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 369 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 408 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 506 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 553 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 602 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 633 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 686 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() 724 bool EqualFieldValues(MessageStructuredData& values) const override { in EqualFieldValues() [all …]
|
/aosp_15_r20/packages/providers/DownloadProvider/tests/public_api_access/src/com/android/providers/downloads/public_api_access_tests/ |
D | PublicApiAccessTest.java | 91 ContentValues values = buildValidValues(); in testMaximalValidWrite() local 103 ContentValues values = new ContentValues(); in buildValidValues() local 114 ContentValues values = buildValidValues(); in testNoPublicApi() local 121 ContentValues values = buildValidValues(); in testInvalidDestination() local 131 ContentValues values = buildValidValues(); in testInvalidVisibility() local 146 ContentValues values = buildValidValues(); in testDisallowedColumns() local 154 ContentValues values = buildValidValues(); in testFileUriWithoutExternalPermission() local 160 private void testInvalidValues(ContentValues values) { in testInvalidValues() 207 final ContentValues values = new ContentValues(); in testAddCompletedWithoutExtension() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/ |
H A D | tflite_driver.cc | 78 void SetTensorData(const std::vector<T>& values, void* data) { in SetTensorData() 128 const auto& values = testing::Split<T>(csv_values, ","); in SetData() local 592 const auto& values = testing::Split<double>(csv_values, ","); in SetInput() local 598 const auto& values = testing::Split<float>(csv_values, ","); in SetInput() local 604 const auto& values = testing::Split<int32_t>(csv_values, ","); in SetInput() local 610 const auto& values = testing::Split<uint32_t>(csv_values, ","); in SetInput() local 616 const auto& values = testing::Split<int64_t>(csv_values, ","); in SetInput() local 622 const auto& values = testing::Split<uint64_t>(csv_values, ","); in SetInput() local 628 const auto& values = testing::Split<uint8_t>(csv_values, ","); in SetInput() local 634 const auto& values = testing::Split<int8_t>(csv_values, ","); in SetInput() local [all …]
|
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/math/ |
H A D | StatsBenchmark.java | 36 double mean(double[] values) { in mean() 46 double mean(double[] values) { in mean() 60 double mean(double[] values) { in mean() 69 abstract double mean(double[] values); in mean() 90 MeanAndVariance variance(double[] values, MeanAlgorithm meanAlgorithm) { in variance() 96 MeanAndVariance variance(double[] values, MeanAlgorithm meanAlgorithm) { in variance() 108 MeanAndVariance variance(double[] values, MeanAlgorithm meanAlgorithm) { in variance() 125 MeanAndVariance variance(double[] values, MeanAlgorithm meanAlgorithm) { in variance() 140 abstract MeanAndVariance variance(double[] values, MeanAlgorithm meanAlgorithm); in variance() 149 private double[][] values = new double[0x100][]; field in StatsBenchmark
|