Home
last modified time | relevance | path

Searched defs:Test2 (Results 1 – 25 of 52) sorted by relevance

123

/external/clang/test/ARCMT/
Ddealloc.m16 @interface Test2 : A interface
20 @implementation Test2 implementation
/external/clang/test/CodeGenObjC/
Drelated-result-type.m30 @interface Test2 : NSString interface
34 @implementation Test2 implementation
Dblocks.m43 @interface Test2 -(void) destroy; @end interface
Did-isa-codegen.m47 id Test2() { function
/external/clang/test/SemaCXX/
Dbitfield-layout.cpp13 struct Test2 { struct
16 CHECK_SIZE(Test2, 2); argument
Dambig-user-defined-conversions.cpp29 void Test2() { in Test2() function
51 void Test2() in Test2() function
/external/clang/test/CodeGenCXX/
Dconstructor-direct-call.cpp16 class Test2 { class
18 Test2() { a = 10; b = 10; } in Test2() function in Test2
Drtti-visibility.cpp23 namespace Test2 { namespace
Ddevirtualize-virtual-function-calls-final.cpp15 namespace Test2 { namespace
Dbitfield-layout.cpp11 union Test2 { union
Dthunks-available-externally.cpp41 namespace Test2 { namespace
Dvalue-init.cpp96 struct Test2 { struct
97 Test t;
/external/clang/test/SemaObjC/
Dwarn-retain-cycle.m80 @interface Test2 { interface
85 @implementation Test2 implementation
Dmethod-conflict-2.m16 @interface Test2 {} interface
21 @implementation Test2 implementation
Darc-unavailable-for-weakref.m39 NOWEAK<P, P1> * Test2() { function
Dmethod-conflict-1.m56 @interface Test2 {} interface
60 @implementation Test2 implementation
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp12.cpp58 struct Test2 : Base { struct
64 void test0() { Opaque<1> _ = foo(Opaque<0>()); } in test0()
65 void test1() { Opaque<0> _ = foo(Opaque<1>()); } in test1()
66 void test2() { Opaque<1> _ = foo(Opaque<2>()); } in test2()
67 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3()
/external/clang/test/SemaObjCXX/
Dparameters.mm15 @interface Test2 interface
Darc-unavailable-for-weakref.mm39 NOWEAK<P, P1> * Test2() { function
/external/clang/test/Analysis/
Ddead-stores.cpp29 class Test2 { class
32 Test2(int &y) : x(y) {} in Test2() function in Test2
/external/clang/test/CXX/class/
Dp2-0x.cpp9 namespace Test2 { namespace
/external/clang/test/CXX/class.derived/class.virtual/
Dp3-0x.cpp15 namespace Test2 { namespace
/external/icu4c/test/intltest/
Drndmcoll.cpp74 void RandomCollatorTest::Test2(){ in Test2() function in RandomCollatorTest
/external/clang/test/CodeGenObjCXX/
Dproperty-dot-reference.mm39 @interface Test2 interface
/external/chromium/crypto/
Dsha2_unittest.cc53 TEST(Sha256Test, Test2) { in TEST() argument

123