Home
last modified time | relevance | path

Searched refs:test3 (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/external/icu4c/test/intltest/
Dustrtest.cpp120 UnicodeString test3; in TestBasicManipulation() local
121 test3.append((UChar32)0x20402); in TestBasicManipulation()
122 if(test3 != CharsToUnicodeString("\\uD841\\uDC02")){ in TestBasicManipulation()
123 …nicodeString)"append failed for UChar32, expected \"\\\\ud841\\\\udc02\", got " + prettify(test3)); in TestBasicManipulation()
125 if(test3.length() != 2){ in TestBasicManipulation()
126 errln("append or length failed for UChar32, expected 2, got " + test3.length()); in TestBasicManipulation()
128 test3.append((UChar32)0x0074); in TestBasicManipulation()
129 if(test3 != CharsToUnicodeString("\\uD841\\uDC02t")){ in TestBasicManipulation()
130 …icodeString)"append failed for UChar32, expected \"\\\\uD841\\\\uDC02t\", got " + prettify(test3)); in TestBasicManipulation()
132 if(test3.length() != 3){ in TestBasicManipulation()
[all …]
Dstrcase.cpp70 UnicodeString test3; in TestCaseConversion() local
72 test3 += (UChar32)0x0130; in TestCaseConversion()
73 test3 += "STANBUL, NOT CONSTANTINOPLE!"; in TestCaseConversion()
75 UnicodeString test4(test3); in TestCaseConversion()
81 test4 = test3; in TestCaseConversion()
87 test3 = "topkap"; in TestCaseConversion()
88 test3 += (UChar32)0x0131; in TestCaseConversion()
89 test3 += " palace, istanbul"; in TestCaseConversion()
90 test4 = test3; in TestCaseConversion()
97 test4 = test3; in TestCaseConversion()
[all …]
/external/llvm/test/CodeGen/X86/
Dasm-modifier-P.ll46 define void @test3() nounwind {
48 ; CHECK-STATIC-64: test3:
50 ; CHECK-STATIC-64: call test3
52 ; CHECK-STATIC-64: call $test3
54 ; CHECK-STATIC-32: test3:
56 ; CHECK-STATIC-32: call test3
58 ; CHECK-STATIC-32: call $test3
60 ; CHECK-PIC-64: test3:
62 ; CHECK-PIC-64: call test3@PLT
64 ; CHECK-PIC-64: call $test3
[all …]
Dfabs.ll41 ; CHECK: test3:
42 ; UNSAFE: test3:
43 ; NOOPT: test3:
44 define x86_fp80 @test3(x86_fp80 %X) {
/external/webkit/Source/WebKit/android/jni/
DWebHistory.cpp869 char* test3 = new char[HISTORY_MIN_SIZE]; in unitTest() local
870 const char* ptr = (const char*)test3; in unitTest()
871 memset(test3, 0, HISTORY_MIN_SIZE); in unitTest()
872 *(int*)test3 = 4000; in unitTest()
876 memset(test3, 0, HISTORY_MIN_SIZE); in unitTest()
877 ptr = (const char*)test3; in unitTest()
878 *(int*)(test3 + offset) = 4000; in unitTest()
882 memset(test3, 0, HISTORY_MIN_SIZE); in unitTest()
883 ptr = (const char*)test3; in unitTest()
884 *(int*)(test3 + offset) = 4000; in unitTest()
[all …]
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp13.cpp21 Opaque0 test3(int*) const;
34 using Base::test3;
35 Opaque1 test3(int*);
53 void test3() { in test3() function
54 Opaque1 a = ((Derived*) 0)->test3((int*) 0); in test3()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
Dp4.cpp62 void test3() { in test3() function
105 void test3() { in test3() function
119 namespace test3 { namespace
150 void test3() { in test3() function
Dp12.cpp42 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() function
54 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() function
67 void test3() { Opaque<1> _ = foo(Opaque<3>()); } in test3() function
106 namespace test3 { namespace
/external/llvm/test/Transforms/JumpThreading/
Dindirectbr.ll70 ; CHECK: @test3
72 ; CHECK: blockaddress(@test3, %__here)
74 ; CHECK: blockaddress(@test3, %__here1)
76 ; CHECK: blockaddress(@test3, %__here3)
77 define void @test3() nounwind ssp noredzone {
82 …inbounds ([4 x i8]* @.str, i64 0, i64 0), i64 ptrtoint (i8* blockaddress(@test3, %__here) to i64))…
86 …inbounds ([4 x i8]* @.str, i64 0, i64 0), i64 ptrtoint (i8* blockaddress(@test3, %__here1) to i64)…
90 …inbounds ([4 x i8]* @.str, i64 0, i64 0), i64 ptrtoint (i8* blockaddress(@test3, %__here3) to i64)…
/external/llvm/test/Transforms/ConstProp/
Dextractvalue.ll19 define i32 @test3() {
22 ; CHECK: @test3
40 define i32 @zeroinitializer-test3() {
43 ; CHECK: @zeroinitializer-test3
61 define i32 @undef-test3() {
64 ; CHECK: @undef-test3
Dinsertvalue.ll19 define [3 x %struct] @test3() {
22 ; CHECK: @test3
40 define [3 x %struct] @zeroinitializer-test3() {
43 ; CHECK: @zeroinitializer-test3
61 define [3 x %struct] @undef-test3() {
64 ; CHECK: @undef-test3
/external/v8/test/mjsunit/regress/
Dregress-conditional-position.js70 function test3() { function
87 test(test3, 72);
91 eval(test3.toString() + "//@ sourceUrl=foo");
95 test(test3, 3);
Dregress-969.js70 function test3() { return first((y++, typeof x3), 2); } function
71 assertEquals('number', test3(), 'test3 before');
73 assertEquals('undefined', test3(), 'test3 after');
/external/llvm/test/Transforms/ConstantMerge/
Dunnamed-addr.ll15 @test3.x = internal unnamed_addr constant %struct.foobar { i32 3 }
16 @test3.y = constant %struct.foobar { i32 3 }
27 ; CHECK-NEXT: @test3.y = constant %struct.foobar { i32 3 }
36 call void @zed(%struct.foobar* @test3.x, %struct.foobar* @test3.y)
/external/llvm/test/DebugInfo/
Ddwarfdump-test.test11 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test3.elf-x86-64 \
13 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test3.elf-x86-64 \
15 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test3.elf-x86-64 \
39 ABS_ORIGIN_1-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test3.cc:3
42 INCLUDE_TEST_1-NEXT: /tmp/include{{[/\\]}}dwarfdump-test3-decl.h:7
45 INCLUDE_TEST_2-NEXT: /tmp/dbginfo{{[/\\]}}include{{[/\\]}}dwarfdump-test3-decl2.h:1
/external/clang/test/Sema/
Dinvalid-decl.c46 void test3();
47 void test3; // expected-error {{incomplete type}} variable
48 void test3() { } in test3() function
/external/clang/test/SemaCXX/
Ddeleted-function.cpp62 template<typename> void test3() = delete;
63 template<typename> void test3();
64 template void test3<int>();
/external/llvm/test/Analysis/BasicAA/
Dnocapture.ll16 declare void @test3(i32** %p, i32* %q) nounwind
19 ; CHECK: call void @test3
26 ; Here test3 might store %p to %q. This doesn't violate %p's nocapture
28 call void @test3(i32** %q, i32* %p) nounwind
/external/clang/test/Index/
Dcomplete-macro-args.c23 void test3(struct Point *p) {
32 void test3(struct Point *p) {
36 void test3(struct Point *p) {
/external/llvm/test/MC/AsmParser/
Dmacros.s27 .macro test3 macro
32 test3 1, (2 3) label
35 test3 1 2 label
/external/clang/test/CXX/class.access/class.access.dcl/
Dp1.cpp65 void test3() { in test3() function
108 void test3() { in test3() function
122 namespace test3 { namespace
153 void test3() { in test3() function
/external/llvm/test/CodeGen/ARM/
Datomic-load-store.ll34 define void @test3(i8* %ptr1, i8* %ptr2) {
35 ; ARM: test3
38 ; THUMBTWO: test3
41 ; THUMBONE: test3
/external/clang/test/SemaObjC/
Dmethod-lookup-3.m61 @interface Test3A - (struct test3a) test3; @end method
62 @interface Test3B - (struct test3b) test3; @end method
63 void test3(id x) { function
64 (void) [x test3];
/external/v8/test/mjsunit/
Dobject-literal-conversions.js33 var test3 = { "13": 6, 13.0000000000000000: 7 }; variable
38 assertEquals(7, test3[13]);
/external/llvm/test/CodeGen/Thumb2/
Dlarge-stack.ll24 define i32 @test3() {
25 ; DARWIN: test3:
29 ; LINUX: test3:

12345678910>>...27