Home
last modified time | relevance | path

Searched defs:IntHolder (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Duse-after-scope-dtor-order.cc6 struct IntHolder { struct
7 explicit IntHolder(int *val = 0) : val_(val) { } in IntHolder() argument
8 ~IntHolder() { in ~IntHolder() argument
20 // It is incorrect to use "x" int IntHolder destructor, because "x" is in main() argument
H A Duse-after-scope-temp.cc7 struct IntHolder { struct
11 const IntHolder *saved; argument
/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dp4.cpp3 struct IntHolder { // expected-note{{here}} // expected-note 2{{candidate constructor (the implicit… struct
25 IntHolder &test_X_IntHolderInt(X<IntHolder, int> xih) { in test_X_IntHolderInt()
48 IntHolder &test_X_IntHolderInt(X<IntHolder, long> xih) { in test_X_IntHolderInt()
H A Dp5.cpp3 struct IntHolder { struct
36 IntHolder &test_X_IntHolderInt(X<IntHolder, long> xih) { in test_X_IntHolderInt()
/aosp_15_r20/art/test/084-class-init/src/
H A DIntHolder.java21 public class IntHolder { class
28 public IntHolder(int initialVal) { in IntHolder() method in IntHolder
/aosp_15_r20/external/jazzer-api/examples/junit/src/test/java/com/example/
H A DAutofuzzFuzzTest.java22 private static class IntHolder { class in AutofuzzFuzzTest
25 IntHolder(int i) { in IntHolder() method in AutofuzzFuzzTest.IntHolder
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DValueHolder.kt21 data class IntHolder(val value: Int) : ValueHolder() class in shark.ValueHolder
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/
H A DSerializableWithTest.kt41 data class IntHolder(val data: Int) class
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/json/
H A DPrimitiveValuesBenchmark.kt32 class IntHolder( class in kotlinx.benchmarks.json.PrimitiveValuesBenchmark
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DImmutableSortedMapTest.java744 private static class IntHolder implements Serializable { class in ImmutableSortedMapTest
747 public IntHolder(int value) { in IntHolder() method in ImmutableSortedMapTest.IntHolder
H A DImmutableMapTest.java938 private static class IntHolder implements Serializable { class in ImmutableMapTest
941 public IntHolder(int value) { in IntHolder() method in ImmutableMapTest.IntHolder
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DImmutableSortedMapTest.java718 private static class IntHolder implements Serializable { class in ImmutableSortedMapTest
721 public IntHolder(int value) { in IntHolder() method in ImmutableSortedMapTest.IntHolder
H A DImmutableMapTest.java927 private static class IntHolder implements Serializable { class in ImmutableMapTest
930 public IntHolder(int value) { in IntHolder() method in ImmutableMapTest.IntHolder
/aosp_15_r20/art/test/141-class-unload/src-ex/
H A DIntHolder.java19 public class IntHolder { class
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DOpBufferTests.cpp27 IntHolder, enumerator
/aosp_15_r20/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp534 struct IntHolder { struct
538 constexpr int GetTestValue(const IntHolder& i) { in GetTestValue() argument
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-5.1.1_r9-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12