Searched refs:Test (Results 1 - 25 of 975) sorted by relevance

1234567891011>>

/external/valgrind/main/memcheck/tests/
H A Daddressable.stdout.exp0 Test 1: PASS
2 Test 2: PASS
3 Test 3: PASS
4 Test 4: PASS
5 Test 5: PASS
/external/valgrind/main/none/tests/amd64/
H A Dfaultstatus.stderr.exp2 Test 1: PASS
3 Test 2: PASS
4 Test 3: PASS
/external/clang/test/SemaCXX/
H A Dwarn-new-overaligned-2.cpp9 struct Test { struct
19 Test t;
20 new Test;
21 new Test[10];
H A Dwarn-new-overaligned.cpp4 struct Test { struct in namespace:test1
14 Test t;
15 new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the default allocator only guarantees}}
16 new Test[10]; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the default allocator only guarantees}}
21 class Test { class in namespace:test2
27 Test t;
28 new Test; // expected-warning {{type 'test2::Test' require
34 struct Test { struct in namespace:test3
55 struct Test { struct in namespace:test4
[all...]
/external/clang/test/Parser/
H A Dcxx-member-init-missing-paren-crash.cpp3 class Test { class
5 Test() : ab_(false {};
/external/valgrind/main/none/tests/
H A Dfaultstatus.stderr.exp2 Test 1: PASS
3 Test 2: PASS
4 Test 3: PASS
5 Test 4: PASS
/external/clang/test/CodeGenCXX/
H A Dblock.cpp6 struct Test struct
9 Test(Test&c) { func((void*)this); } function in struct:Test
10 Test() { func((void*)this); } function in struct:Test
16 __block Test t;
H A Ddebug-info-dup-fwd-decl.cpp3 class Test class
6 Test () : reserved (new data()) {} function in class:Test
20 Test t;
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
H A DSemanticPredicateReduction.g3.lexer.cs1 namespace Antlr3.Runtime.Test
H A DSemanticPredicateReduction.g3.parser.cs1 namespace Antlr3.Runtime.Test
H A DStringTemplateOutput.g3.lexer.cs1 namespace Antlr3.Runtime.Test
H A DStringTemplateOutput.g3.parser.cs1 namespace Antlr3.Runtime.Test
H A DTestActionFeatures.g3.lexer.cs1 namespace Antlr3.Runtime.Test
H A DTestActionFeatures.g3.parser.cs1 namespace Antlr3.Runtime.Test
H A DTestExpressionFeatures.g3.lexer.cs33 namespace Antlr3.Runtime.Test
H A DTestExpressionFeatures.g3.parser.cs33 namespace Antlr3.Runtime.Test
/external/antlr/antlr-3.4/runtime/Perl5/t/
H A Dclasses.t7 use My::Test::Class::Load 't/classes';
9 Test::Class->runtests();
/external/apache-harmony/support/src/test/resources/tests/resources/
H A DInserted_Entry_Manifest.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DInserted_Entry_Manifest_with_DigestCode.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DIntegrate.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DModified_Class.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DModified_Manifest_EntryAttributes.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DModified_Manifest_MainAttributes.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DModified_SF_EntryAttributes.jarMETA-INF/MANIFEST.MF META-INF/TESTROOT.SF META-INF/TESTROOT.DSA META ...
H A DTestCodeSigners.jarMETA-INF/MANIFEST.MF META-INF/BOB.SF META-INF/BOB.DSA META ...

Completed in 471 milliseconds

1234567891011>>