Home
last modified time | relevance | path

Searched defs:array (Results 1 – 25 of 35) sorted by relevance

12

/ndk/tests/device/test-stlport/unit/
Dbind_test.cpp55 int array [3] = { 1, 2, 3 }; in bind1st1() local
75 int array [3] = { 1, 2, 3 }; in bind2nd1() local
84 int array [3] = { 1, 2, 3 }; in bind2nd2() local
104 int array[3] = { 1, 2, 3 }; in bind2nd3() local
143 A array[3]; in bind_memfn() local
Dreviter_test.cpp35 int array [] = { 1, 5, 2, 3 }; in reviter1() local
50 int array [] = { 1, 5, 2, 3 }; in reviter2() local
63 int array [] = { 1, 5, 2, 3 }; in revbit1() local
Dbnegate_test.cpp32 int array [4] = { 4, 9, 7, 1 }; in bnegate1() local
42 int array [4] = { 4, 9, 7, 1 }; in bnegate2() local
Dless_test.cpp33 int array [4] = { 3, 1, 4, 2 }; in lesst() local
43 int array [4] = { 3, 1, 4, 2 }; in lesseqt() local
Dgreater_test.cpp33 int array[4] = { 3, 1, 4, 2 }; in greatert() local
43 int array [4] = { 3, 1, 4, 2 }; in greatereq() local
Dunary_test.cpp46 int array [3] = { 1, 2, 3 }; in unegate1() local
54 int array [3] = { 1, 2, 3 }; in unegate2() local
66 int array [3] = { 1, 2, 3 }; in unegate3() local
Dbcompos_test.cpp36 int array [6] = { -2, -1, 0, 1, 2, 3 }; in bcompos1() local
49 int array [6] = { -2, -1 , 0, 1, 2, 3 }; in bcompos2() local
Dfinsert_test.cpp33 char const* array [] = { "laurie", "jennifer", "leisa" }; in finsert1() local
50 char const* array [] = { "laurie", "jennifer", "leisa" }; in finsert2() local
Dbinsert_test.cpp32 const char* array [] = { "laurie", "jennifer", "leisa" }; in binsert1() local
48 const char* array [] = { "laurie", "jennifer", "leisa" }; in binsert2() local
Dptr2_test.cpp71 int array [3] = { 1, 2, 3 }; in ptrun1() local
79 int array [3] = { 1, 2, 3 }; in ptrun2() local
Dostmit_test.cpp34 int array [] = { 1, 5, 2, 4 }; in ostmit0() local
Dmultiset_test.cpp63 int array [] = { 3, 6, 1, 2, 3, 2, 6, 7, 9 }; in mset3() local
101 int array [] = { 3, 6, 1, 9 }; in mset5() local
/ndk/tests/device/test-gnustl-full/unit/
Dbind_test.cpp55 int array [3] = { 1, 2, 3 }; in bind1st1() local
75 int array [3] = { 1, 2, 3 }; in bind2nd1() local
84 int array [3] = { 1, 2, 3 }; in bind2nd2() local
104 int array[3] = { 1, 2, 3 }; in bind2nd3() local
143 A array[3]; in bind_memfn() local
Dreviter_test.cpp35 int array [] = { 1, 5, 2, 3 }; in reviter1() local
50 int array [] = { 1, 5, 2, 3 }; in reviter2() local
63 int array [] = { 1, 5, 2, 3 }; in revbit1() local
Dless_test.cpp33 int array [4] = { 3, 1, 4, 2 }; in lesst() local
43 int array [4] = { 3, 1, 4, 2 }; in lesseqt() local
Dgreater_test.cpp33 int array[4] = { 3, 1, 4, 2 }; in greatert() local
43 int array [4] = { 3, 1, 4, 2 }; in greatereq() local
Dbnegate_test.cpp32 int array [4] = { 4, 9, 7, 1 }; in bnegate1() local
42 int array [4] = { 4, 9, 7, 1 }; in bnegate2() local
Dunary_test.cpp46 int array [3] = { 1, 2, 3 }; in unegate1() local
54 int array [3] = { 1, 2, 3 }; in unegate2() local
66 int array [3] = { 1, 2, 3 }; in unegate3() local
Dbinsert_test.cpp32 const char* array [] = { "laurie", "jennifer", "leisa" }; in binsert1() local
48 const char* array [] = { "laurie", "jennifer", "leisa" }; in binsert2() local
Dfinsert_test.cpp33 char const* array [] = { "laurie", "jennifer", "leisa" }; in finsert1() local
50 char const* array [] = { "laurie", "jennifer", "leisa" }; in finsert2() local
Dbcompos_test.cpp36 int array [6] = { -2, -1, 0, 1, 2, 3 }; in bcompos1() local
49 int array [6] = { -2, -1 , 0, 1, 2, 3 }; in bcompos2() local
Dptr2_test.cpp71 int array [3] = { 1, 2, 3 }; in ptrun1() local
79 int array [3] = { 1, 2, 3 }; in ptrun2() local
Dostmit_test.cpp34 int array [] = { 1, 5, 2, 4 }; in ostmit0() local
Dmultiset_test.cpp63 int array [] = { 3, 6, 1, 2, 3, 2, 6, 7, 9 }; in mset3() local
101 int array [] = { 3, 6, 1, 9 }; in mset5() local
Dslist_test.cpp68 char array [] = { 'x', 'l', 'x', 't', 's', 's' }; in slist1() local
126 int array[] = { 0, 1, 2, 3, 4 }; in erase() local
154 int array[] = { 0, 1, 2, 3, 4 }; in insert() local
201 int array[] = { 0, 1, 2, 3, 4 }; in splice() local

12