Home
last modified time | relevance | path

Searched refs:Test6 (Results 1 – 25 of 38) sorted by relevance

12

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DConfigMergerTest.java168 configFor(Test6.class, "withoutAnnotation"), in whenClassAndParentClassHaveConfigAnnotation_getConfig_shouldMergeParentClassAndMethodConfig()
176 new Class[] {Test1.class, Test1.class, Test6.class}, in whenClassAndParentClassHaveConfigAnnotation_getConfig_shouldMergeParentClassAndMethodConfig()
181 configFor(Test6.class, "withDefaultsAnnotation"), in whenClassAndParentClassHaveConfigAnnotation_getConfig_shouldMergeParentClassAndMethodConfig()
189 new Class[] {Test1.class, Test1.class, Test6.class}, in whenClassAndParentClassHaveConfigAnnotation_getConfig_shouldMergeParentClassAndMethodConfig()
194 configFor(Test6.class, "withOverrideAnnotation"), in whenClassAndParentClassHaveConfigAnnotation_getConfig_shouldMergeParentClassAndMethodConfig()
202 new Class[] {Test1.class, Test1.class, Test6.class, Test5.class}, in whenClassAndParentClassHaveConfigAnnotation_getConfig_shouldMergeParentClassAndMethodConfig()
543 shadows = Test6.class,
546 public static class Test6 extends Test5 {}
/external/clang/test/SemaObjCXX/
Dproperties.mm72 @interface Test6 interface
77 void test6(Test6 *t6) {
79 Class x2 = Test6.class;
87 template void test6_template(Test6*);
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m.result73 @interface Test6 : NSObject<P6> // Test for minimal listing of conforming protocols
77 @implementation Test6
Dobjcmt-protocol-conformance.m73 @interface Test6 : NSObject // Test for minimal listing of conforming protocols interface
77 @implementation Test6 implementation
/external/clang/test/SemaObjC/
Ddefault-synthesize-2.m88 @interface Test6 interface
96 @implementation Test6 implementation
Dproperty.m70 @interface Test6 interface
72 @implementation Test6 implementation
/external/clang/test/SemaObjC/Inputs/
Darc-system-header.h34 extern struct Test6 *const kMagicConstant;
/external/clang/test/SemaCXX/
Dattr-weak.cpp19 struct Test6 { struct
Dmicrosoft-dtor-lookup.cpp110 namespace Test6 { namespace
Dreferences.cpp69 class Test6 { // expected-warning{{class 'Test6' does not declare any constructor to initialize its… class
Dempty-class-layout.cpp136 namespace Test6 { namespace
/external/clang/test/CodeGen/
D2002-02-17-ArgumentAddress.c30 int Test6() { in Test6() function
Dtemporary-lifetime.cpp136 void Test6() { in Test6() function
/external/clang/test/CodeGenCXX/
Dclass-layout.cpp50 namespace Test6 { namespace
Dskip-vtable-pointer-initialization.cpp110 namespace Test6 { namespace
Dvtt-layout.cpp71 namespace Test6 { namespace
Ddevirtualize-virtual-function-calls-final.cpp107 namespace Test6 { namespace
Dvtable-available-externally.cpp127 namespace Test6 { namespace
Dthunks.cpp136 namespace Test6 { namespace
/external/clang/test/Sema/
Dbitfield.c82 struct Test6 { struct
Dattr-capabilities.c24 struct __attribute__((shared_capability("test1", 12))) Test6 {}; // expected-error {{'shared_capabi… struct
/external/clang/test/CodeGenObjC/
Darc-captured-32bit-block-var-layout-2.m36 // Test6
Dproperty.m117 @interface Test6 interface
122 void test6(Test6 *a) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dcortex-a57-misched-vfma.ll179 define float @Test6(float %f1, float %f2, float %f3) {
181 ; CHECK: Test6:%bb.0
/external/clang/test/Index/
Dget-cursor.m94 @interface Test6 interface
98 @implementation Test6 implementation

12