/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | ppc64-align-struct.c | 8 struct test4 { int x; int y; int z; }; struct 29 void test4 (int x, struct test4 y) in test4() function
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | warn-shadow.c | 39 struct test4 { in test3() struct 40 int i; in test3() 44 void test4(int i) { // expected-warning {{declaration shadows a variable in the global scope}} in test4() function
|
/aosp_15_r20/external/llvm/test/MC/AsmParser/ |
H A D | macros-darwin.s | 41 .macro test4 macro 46 test4 (a b)(,)),(cd) label 49 test4 (a b)(,)),(cd) label
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | ustrtest.cpp | 271 UnicodeString test4("never say, \"this is a test\"!!"); in TestCompare() local 471 char test4[13] = {1, 2, 3, 4, 5, 6, 7, 8, 8, 10, 11, 12, 13}; in TestExtract() local 659 char test4[] = "SPAM"; in TestRemoveReplace() local 717 UnicodeString test4(testChar32); in TestSearching() local 879 UnicodeString test4; in TestSpacePadding() local 940 UnicodeString test4("count"); in TestPrefixAndSuffix() local 1632 test4((const char16_t *)nullptr), in TestBogus() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | ustrtest.cpp | 271 UnicodeString test4("never say, \"this is a test\"!!"); in TestCompare() local 471 char test4[13] = {1, 2, 3, 4, 5, 6, 7, 8, 8, 10, 11, 12, 13}; in TestExtract() local 659 char test4[] = "SPAM"; in TestRemoveReplace() local 717 UnicodeString test4(testChar32); in TestSearching() local 879 UnicodeString test4; in TestSpacePadding() local 940 UnicodeString test4("count"); in TestPrefixAndSuffix() local 1632 test4((const char16_t *)nullptr), in TestBogus() local
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | method-lookup-3.m | 69 @interface Test4A - (struct test4a) test4; @end //expected-note{{using}} method 70 @interface Test4B - (struct test4b) test4; @end //expected-note{{also found}} method 71 void test4(id x) { function
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | enable_if.cpp | 25 class test4 { class 29 template class test4<double>; variable
|
H A D | blocks.cpp | 50 void test4() { in test4() function 109 namespace test4 { namespace
|
/aosp_15_r20/external/clang/test/CXX/class.access/class.access.dcl/ |
H A D | p1.cpp | 122 void test4() { in test4() function 194 void test4() { in test4() function 282 namespace test4 { namespace
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | warn-func-not-needed.cpp | 32 namespace test4 { namespace 46 namespace test4 { namespace
|
H A D | warn-thread-safety-analysis.cpp | 2539 void Foo::test4() { in test4() function in ReleasableScopedLock::Foo 2668 void test4() { in test4() function in FoolishScopedLockableBug::Foo 2777 void Foo::test4() { in test4() function in SmartPointerTests::Foo 3343 void test4() { in test4() function in UniversalLock::Foo 3499 void test4() EXCLUSIVE_LOCKS_REQUIRED(fatalmu_) { in test4() function 4066 void test4() EXCLUSIVE_LOCKS_REQUIRED(mu_) { in test4() function in AssertHeldTest::Foo 4168 void test4() { in test4() function in LogicalConditionalTryLock::Foo 4293 void test4() { // Literal arrays in test4() function in PtGuardedByTest::PtGuardedBySanityTest 4885 void test4() EXCLUSIVE_LOCKS_REQUIRED(mu1) { in test4() function in AcquiredBeforeAfterText::Foo 4970 void test4() { in test4() function in AcquiredBeforeAfterText::Foo3 [all …]
|
H A D | attr-deprecated.cpp | 86 void test4(A *a) { foo(a); } // expected-warning {{deprecated}} in test4() function 148 namespace test4 { namespace
|
/aosp_15_r20/external/libcxxabi/test/ |
H A D | catch_const_pointer_nullptr.pass.cpp | 77 void test4() in test4() function 134 void test4() {} in test4() function
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | catch_const_pointer_nullptr.pass.cpp | 76 void test4() in test4() function 133 void test4() {} in test4() function
|
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p4.cpp | 67 void test4() { in test4() function 110 void test4() { in test4() function 187 namespace test4 { namespace
|
/aosp_15_r20/external/javassist/src/test/test4/ |
H A D | AfterTest.java | 1 package test4; package 46 public int test4() throws Exception { in test4() method in AfterTest
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
H A D | BreakIteratorRegTest.java | 54 BreakIterator test4 = BreakIterator.getWordInstance(foo_locale); in TestRegUnreg() local 94 BreakIterator test4 = BreakIterator.getWordInstance(foo_locale); in TestRegUnreg() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/rbbi/ |
H A D | BreakIteratorRegTest.java | 51 BreakIterator test4 = BreakIterator.getWordInstance(foo_locale); in TestRegUnreg() local 91 BreakIterator test4 = BreakIterator.getWordInstance(foo_locale); in TestRegUnreg() local
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | cxx-decl.cpp | 70 struct test4 { struct 72 int y;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | unit_test.hpp | 164 #define BOOST_ASIO_TEST_CASE4(test1, test2, test3, test4) \ argument 168 #define BOOST_ASIO_TEST_CASE5(test1, test2, test3, test4, test5) \ argument
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | HostTestTest.java | 924 TestDescription test4 = new TestDescription(AnotherTestCase.class.getName(), "testPass4"); in testRun_multipleClass() local 1132 TestDescription test4 = new TestDescription(AnotherTestCase.class.getName(), "testPass4"); in testRun_testcaseBothAnnotationFiltering() local 1572 TestDescription test4 = new TestDescription(Junit4TestClass.class.getName(), "testPass6"); in runMixJunitTest() local 1793 TestDescription test4 = new TestDescription(Junit4TestClass.class.getName(), "testPass6"); in runMixJunitTestWithFilter() local 1843 TestDescription test4 = new TestDescription(Junit4TestClass.class.getName(), "testPass6"); in testRun_junit_suite_split() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ken/ |
D | embed.go | 16 test4() int methodSpec 85 func (p *SubSub) test4() int { func
|
/aosp_15_r20/external/clang/test/CXX/class.access/ |
H A D | p4.cpp | 158 namespace test4 { namespace 390 int test4(A<int> &a) { in test4() function in test15::A 415 int test4(B<int> &b) { in test4() function in test15::B
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
H A D | UTF16Test.java | 1005 String test4 = UCharacter.toString(testChar2); in TestIndexOf() local 1295 String test4 = "\ud800\ud800\udc00\ud800\udc00\udc00\ud800\ud800\udc00\ud800\udc00\udc00"; in TestReplace() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/lang/ |
H A D | UTF16Test.java | 1002 String test4 = UCharacter.toString(testChar2); in TestIndexOf() local 1292 String test4 = "\ud800\ud800\udc00\ud800\udc00\udc00\ud800\ud800\udc00\ud800\udc00\udc00"; in TestReplace() local
|