/ndk/tests/device/test-stlport/unit/ |
D | plusminus_test.cpp | 34 int input2 [4] = { 1, 5, 2, 3 }; in plus0() local 43 int input2 [4] = { 1, 4, 8, 3 }; in minus0() local
|
D | logic_test.cpp | 36 bool input2 [4] = { false, true, false, false }; in logicand() local 56 bool input2 [4] = { false, true, false, false }; in logicor() local
|
D | modulus_test.cpp | 31 int input2 [4] = { 4, 2, 11, 3 }; in modulus0() local
|
D | ptr2_test.cpp | 46 int input2 [4] = { 1, 5, 5, 8 }; in ptrbin1() local 59 int input2 [4] = { 1, 5, 5, 8 }; in ptrbin2() local
|
D | neq_test.cpp | 45 int input2 [4] = { 1, 6, 2, 3 }; in nequal0() local
|
D | equal_test.cpp | 165 int input2 [4] = { 1, 6, 2, 3 }; in equalto() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | plusminus_test.cpp | 34 int input2 [4] = { 1, 5, 2, 3 }; in plus0() local 43 int input2 [4] = { 1, 4, 8, 3 }; in minus0() local
|
D | logic_test.cpp | 36 bool input2 [4] = { false, true, false, false }; in logicand() local 56 bool input2 [4] = { false, true, false, false }; in logicor() local
|
D | modulus_test.cpp | 31 int input2 [4] = { 4, 2, 11, 3 }; in modulus0() local
|
D | ptr2_test.cpp | 46 int input2 [4] = { 1, 5, 5, 8 }; in ptrbin1() local 59 int input2 [4] = { 1, 5, 5, 8 }; in ptrbin2() local
|
D | neq_test.cpp | 45 int input2 [4] = { 1, 6, 2, 3 }; in nequal0() local
|
D | equal_test.cpp | 165 int input2 [4] = { 1, 6, 2, 3 }; in equalto() local
|