/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/module/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/av/media/module/codecs/amrnb/common/src/ |
D | residu.cpp | 208 Word32 s3; in Residu() local
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
D | AnimatorSetActivityTest.java | 123 AnimatorSet s3 = new AnimatorSet(); in testGetChildAnimations() local 179 AnimatorSet s3 = new AnimatorSet(); in testTotalDuration() local 534 final AnimatorSet s3 = s1.clone(); in testClone() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/ |
D | ApduSenderTest.java | 237 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendStoreDataLongDataLongResponse() local 307 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 | 413 final ShortcutInfo s3 = makeShortcut("s3"); in testPushDynamicShortcut() local 8786 final ShortcutInfo s3 = makeShortcut("s3"); in testIsSharingShortcut() local 8835 final ShortcutInfo s3 = makeShortcutWithCategory("s3", in testIsSharingShortcut_PinnedAndCachedOnlyShortcuts() local 8882 final ShortcutInfo s3 = makeShortcutExcludedFromLauncher("s3"); in testAddingShortcuts_ExcludesHiddenFromLauncherShortcuts() local 8903 final ShortcutInfo s3 = makeShortcut("s3"); in testUpdateShortcuts_ExcludesHiddenFromLauncherShortcuts() local
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecListOverrides.cpp | 194 const AString &s, const AString &delimiter, AString *s1, AString *s2, AString *s3) { in splitString()
|
/frameworks/libs/binary_translation/guest_os_primitives/riscv64/ |
D | guest_context_arch.h | 83 uint64_t s3; member
|
/frameworks/av/services/mediametrics/tests/ |
D | mediametrics_tests.cpp | 115 android::mediametrics::SharedPtrWrap<std::string> s3(""); in TEST() local 156 android::mediametrics::LockWrap<std::string> s3(""); in TEST() local
|
/frameworks/native/libs/binder/tests/ |
D | binderRecordReplayTest.cpp | 355 SingleDataParcelable s1, s2, s3, s4, s5; in TEST_F() local
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | TextUtilsTest.java | 293 Spannable s3 = new SpannableString(s1); in testEllipsize() local
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | DistortionMapper.cpp | 524 float s3 = (x - x3) * (y4 - y3) - (y - y3) * (x4 - x3); in findEnclosingQuad() local
|
/frameworks/native/services/inputflinger/tests/ |
D | InputTracingTest.cpp | 672 auto s3 = std::make_unique<InputTraceSession>([](auto& config) { in TEST_F() local
|
/frameworks/native/libs/binder/rust/src/ |
D | parcel.rs | 874 let s3 = "Some more text here."; in test_utf8_utf16_conversions() localVariable
|
/frameworks/native/libs/binder/rust/src/parcel/ |
D | parcelable.rs | 1227 let s3 = "str3".to_string(); in test_custom_parcelable() localVariable 1534 let s3 = "Some more text here."; in test_slice_parcelables() localVariable
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | MockingOomAdjusterTests.java | 2205 final ServiceRecord s3 = bindService(app3, client1, null, null, 0, mock(IBinder.class)); in testUpdateOomAdj_UidIdle_StopService() local
|