/ndk/tests/device/test-stlport/unit/ |
D | plusminus_test.cpp | 33 int input1 [4] = { 1, 6, 11, 8 }; in plus0() local 42 int input1 [4] = { 1, 5, 7, 8 }; in minus0() local
|
D | logic_test.cpp | 35 bool input1 [4] = { true, true, false, true }; in logicand() local 55 bool input1 [4] = { true, true, false, true }; in logicor() local
|
D | modulus_test.cpp | 30 int input1 [4] = { 6, 8, 10, 2 }; in modulus0() local
|
D | ptr2_test.cpp | 45 int input1 [4] = { 7, 2, 3, 5 }; in ptrbin1() local 58 int input1 [4] = { 7, 2, 3, 5 }; in ptrbin2() local
|
D | neq_test.cpp | 44 int input1 [4] = { 1, 7, 2, 2 }; in nequal0() local
|
D | equal_test.cpp | 164 int input1 [4] = { 1, 7, 2, 2 }; in equalto() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | plusminus_test.cpp | 33 int input1 [4] = { 1, 6, 11, 8 }; in plus0() local 42 int input1 [4] = { 1, 5, 7, 8 }; in minus0() local
|
D | logic_test.cpp | 35 bool input1 [4] = { true, true, false, true }; in logicand() local 55 bool input1 [4] = { true, true, false, true }; in logicor() local
|
D | modulus_test.cpp | 30 int input1 [4] = { 6, 8, 10, 2 }; in modulus0() local
|
D | ptr2_test.cpp | 45 int input1 [4] = { 7, 2, 3, 5 }; in ptrbin1() local 58 int input1 [4] = { 7, 2, 3, 5 }; in ptrbin2() local
|
D | neq_test.cpp | 44 int input1 [4] = { 1, 7, 2, 2 }; in nequal0() local
|
D | equal_test.cpp | 164 int input1 [4] = { 1, 7, 2, 2 }; in equalto() local
|