Home
last modified time | relevance | path

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

123

/aosp12/frameworks/av/media/codecs/amrnb/enc/src/
H A Dcalc_en.cpp279 Word32 s3; /* Intermediate energy accumulator */ in calc_unfilt_energies() local
609 Word32 s3; /* Intermediate energy accumulator */ in calc_filt_energies() local
/aosp12/frameworks/base/core/tests/coretests/src/android/animation/
H A DAnimatorSetActivityTest.java119 AnimatorSet s3 = new AnimatorSet(); in testGetChildAnimations() local
175 AnimatorSet s3 = new AnimatorSet(); in testTotalDuration() local
528 final AnimatorSet s3 = s1.clone(); in testClone() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
H A DApduSenderTest.java226 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendStoreDataLongDataLongResponse() local
296 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendErrorResponseInMiddle() local
/aosp12/frameworks/av/media/codecs/amrnb/common/src/
H A Dresidu.cpp208 Word32 s3; in Residu() local
/aosp12/art/test/Statics/
H A DStatics.java21 static final short s3 = (short) 65000; field in Statics
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DScanDetailCacheTest.java75 ScanDetail s3 = createScanDetailForNetwork(mWifiConfiguration, TEST_BSSID_3, in testGetMostRecentScanResult() local
/aosp12/art/test/004-StackWalk/src/
H A DMain.java46 String s3 = new String("3"); in shlemiel() local
/aosp12/art/test/020-string/src/
H A DMain.java109 String s3 = new String(byteArray, 1); in constructorTest() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgammaf_r.c72 s3 = 1.19389519e-02, /* 0x3c439b98 */ variable
H A De_lgamma_r.c140 s3 = 1.46350472652464452805e-01, /* 0x3FC2BB9C, 0xBEE5F2F7 */ variable
/aosp12/system/netd/libnetdutils/
H A DSliceTest.cpp59 Slice s3 = s2; in TEST_F() local
/aosp12/system/bt/service/test/
H A Dparcelable_unittest.cc153 Descriptor s3 = Descriptor(0x003D, Uuid::GetRandom(), in TEST() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dtranspose_conv2d.mod.py104 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java408 final ShortcutInfo s3 = makeShortcut("s3"); in testPushDynamicShortcut() local
8807 final ShortcutInfo s3 = makeShortcut("s3"); in testIsSharingShortcut() local
8856 final ShortcutInfo s3 = makeShortcutWithCategory("s3", in testIsSharingShortcut_PinnedAndCachedOnlyShortcuts() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dtranspose_conv2d_quant8_signed.mod.py139 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
H A Dtranspose_quant8_signed.mod.py140 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
/aosp12/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java112 …native static short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short … in shortMethod()
/aosp12/frameworks/native/libs/binder/rust/src/
H A Dparcel.rs511 let s3 = "Some more text here."; in test_utf8_utf16_conversions() localVariable
/aosp12/system/security/keystore2/src/
H A Dasync_task.rs288 let s3 = shelf.get_downcast_ref::<String>().unwrap(); in test_shelf() localVariable
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecListOverrides.cpp195 const AString &s, const AString &delimiter, AString *s1, AString *s2, AString *s3) { in splitString()
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/tests/
H A Dbuffer_hub_queue-test.cpp994 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
/aosp12/frameworks/native/libs/binder/rust/src/parcel/
H A Dparcelable.rs714 let s3 = "str3".to_string(); in test_custom_parcelable() localVariable
973 let s3 = "Some more text here."; in test_slice_parcelables() localVariable
/aosp12/art/test/004-JniTest/
H A Djni_test.cc258 jshort s3, jshort s4, jshort s5, jshort s6, in Java_Main_shortMethod()
650 jstring s3 = reinterpret_cast<jstring>(env->AllocObject(c)); in Java_Main_testNewStringObject() local
/aosp12/frameworks/av/services/mediametrics/tests/
H A Dmediametrics_tests.cpp85 android::mediametrics::SharedPtrWrap<std::string> s3(""); in TEST() local
126 android::mediametrics::LockWrap<std::string> s3(""); in TEST() local
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DTextUtilsTest.java292 Spannable s3 = new SpannableString(s1); in testEllipsize() local

123