/frameworks/av/media/utils/tests/ |
D | mediautils_fixedstring_tests.cpp | 60 FixedString30 s3; in TEST() local 127 FixedString30 s3(std::move(s1)); in TEST() local
|
/frameworks/av/media/codecs/amrnb/enc/src/ |
D | calc_en.cpp | 279 Word32 s3; /* Intermediate energy accumulator */ in calc_unfilt_energies() local 609 Word32 s3; /* Intermediate energy accumulator */ in calc_filt_energies() local
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
D | AnimatorSetActivityTest.java | 119 AnimatorSet s3 = new AnimatorSet(); in testGetChildAnimations() local 175 AnimatorSet s3 = new AnimatorSet(); in testTotalDuration() local 528 final AnimatorSet s3 = s1.clone(); in testClone() local
|
/frameworks/av/media/codecs/amrnb/common/src/ |
D | residu.cpp | 208 Word32 s3; in Residu() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/ |
D | ApduSenderTest.java | 236 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendStoreDataLongDataLongResponse() local 306 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendErrorResponseInMiddle() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | ShortcutManagerTest1.java | 411 final ShortcutInfo s3 = makeShortcut("s3"); in testPushDynamicShortcut() local 8818 final ShortcutInfo s3 = makeShortcut("s3"); in testIsSharingShortcut() local 8867 final ShortcutInfo s3 = makeShortcutWithCategory("s3", in testIsSharingShortcut_PinnedAndCachedOnlyShortcuts() local 8914 final ShortcutInfo s3 = makeShortcutExcludedFromLauncher("s3"); in testAddingShortcuts_ExcludesHiddenFromLauncherShortcuts() local 8935 final ShortcutInfo s3 = makeShortcut("s3"); in testUpdateShortcuts_ExcludesHiddenFromLauncherShortcuts() local
|
/frameworks/libs/net/common/netd/libnetdutils/ |
D | SliceTest.cpp | 59 Slice s3 = s2; in TEST_F() local
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecListOverrides.cpp | 194 const AString &s, const AString &delimiter, AString *s1, AString *s2, AString *s3) { in splitString()
|
/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
D | buffer_hub_queue-test.cpp | 994 auto s3 = producer_queue_->Dequeue(0, &slot, &producer_meta, &fence); in TEST_F() local 1071 auto s3 = consumer_queue_->Dequeue(kTimeoutMs, &slot, &consumer_meta, &fence); in TEST_F() local
|
/frameworks/av/services/mediametrics/tests/ |
D | mediametrics_tests.cpp | 84 android::mediametrics::SharedPtrWrap<std::string> s3(""); in TEST() local 125 android::mediametrics::LockWrap<std::string> s3(""); in TEST() local
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | TextUtilsTest.java | 293 Spannable s3 = new SpannableString(s1); in testEllipsize() local
|
/frameworks/native/libs/binder/rust/src/parcel/ |
D | parcelable.rs | 949 let s3 = "str3".to_string(); in test_custom_parcelable() localVariable 1204 let s3 = "Some more text here."; in test_slice_parcelables() localVariable
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | DistortionMapper.cpp | 522 float s3 = (x - x3) * (y4 - y3) - (y - y3) * (x4 - x3); in findEnclosingQuad() local
|
/frameworks/native/libs/binder/rust/src/ |
D | parcel.rs | 878 let s3 = "Some more text here."; in test_utf8_utf16_conversions() localVariable
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | MockingOomAdjusterTests.java | 1704 final ServiceRecord s3 = bindService(app3, client1, null, 0, mock(IBinder.class)); in testUpdateOomAdj_UidIdle_StopService() local
|