/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
D | ConfigMergerTest.java | 168 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/ |
D | properties.mm | 72 @interface Test6 interface 77 void test6(Test6 *t6) { 79 Class x2 = Test6.class; 87 template void test6_template(Test6*);
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m.result | 73 @interface Test6 : NSObject<P6> // Test for minimal listing of conforming protocols 77 @implementation Test6
|
D | objcmt-protocol-conformance.m | 73 @interface Test6 : NSObject // Test for minimal listing of conforming protocols interface 77 @implementation Test6 implementation
|
/external/clang/test/SemaObjC/ |
D | default-synthesize-2.m | 88 @interface Test6 interface 96 @implementation Test6 implementation
|
D | property.m | 70 @interface Test6 interface 72 @implementation Test6 implementation
|
/external/clang/test/SemaObjC/Inputs/ |
D | arc-system-header.h | 34 extern struct Test6 *const kMagicConstant;
|
/external/clang/test/SemaCXX/ |
D | attr-weak.cpp | 19 struct Test6 { struct
|
D | microsoft-dtor-lookup.cpp | 110 namespace Test6 { namespace
|
D | references.cpp | 69 class Test6 { // expected-warning{{class 'Test6' does not declare any constructor to initialize its… class
|
D | empty-class-layout.cpp | 136 namespace Test6 { namespace
|
/external/clang/test/CodeGen/ |
D | 2002-02-17-ArgumentAddress.c | 30 int Test6() { in Test6() function
|
D | temporary-lifetime.cpp | 136 void Test6() { in Test6() function
|
/external/clang/test/CodeGenCXX/ |
D | class-layout.cpp | 50 namespace Test6 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 110 namespace Test6 { namespace
|
D | vtt-layout.cpp | 71 namespace Test6 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 107 namespace Test6 { namespace
|
D | vtable-available-externally.cpp | 127 namespace Test6 { namespace
|
D | thunks.cpp | 136 namespace Test6 { namespace
|
/external/clang/test/Sema/ |
D | bitfield.c | 82 struct Test6 { struct
|
D | attr-capabilities.c | 24 struct __attribute__((shared_capability("test1", 12))) Test6 {}; // expected-error {{'shared_capabi… struct
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout-2.m | 36 // Test6
|
D | property.m | 117 @interface Test6 interface 122 void test6(Test6 *a) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | cortex-a57-misched-vfma.ll | 179 define float @Test6(float %f1, float %f2, float %f3) { 181 ; CHECK: Test6:%bb.0
|
/external/clang/test/Index/ |
D | get-cursor.m | 94 @interface Test6 interface 98 @implementation Test6 implementation
|