Home
last modified time | relevance | path

Searched defs:s7 (Results 1 – 14 of 14) sorted by relevance

/aosp12/art/test/Statics/
H A DStatics.java25 static final double s7 = 16777217; field in Statics
/aosp12/art/test/004-StackWalk/src/
H A DMain.java50 String s7 = new String("7"); in shlemiel() local
/aosp12/art/test/020-string/src/
H A DMain.java115 String s7 = new String(byteArray, charsetName); in constructorTest() local
/aosp12/system/netd/libnetdutils/
H A DSliceTest.cpp64 Slice s7(mRaw.data(), mRaw.data() + mRaw.size()); in TEST_F() local
/aosp12/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java112 …tive static short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short s7, in shortMethod()
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_lgammal_r.c145 s7 = 3.70262021550340817867688714880797019e-03L, variable
/aosp12/art/test/004-JniTest/src/
H A DMain.java173 …atic native short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short s7, in shortMethod()
/aosp12/art/test/115-native-bridge/
H A Dnativebridge.cc156 jshort s7, jshort s8, jshort s9, jshort s10) { in trampoline_Java_Main_shortMethod()
/aosp12/system/libhidl/
H A Dtest_main.cpp102 hidl_string s7 = std::string("s7"); // copy = from std::string in TEST_F() local
/aosp12/art/test/623-checker-loop-regressions/src/
H A DMain.java558 int s7 = 0; in reduction32Values() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java412 final ShortcutInfo s7 = makeShortcut("s7"); in testPushDynamicShortcut() local
/aosp12/art/test/004-JniTest/
H A Djni_test.cc259 jshort s7, jshort s8, jshort s9, jshort s10) { in Java_Main_shortMethod()
/aosp12/art/runtime/
H A Dclass_linker_test.cc1220 ArtField* s7 = mirror::Class::FindStaticField(soa.Self(), statics.Get(), "s7", "D"); in TEST_F() local
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...