| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rsub_int_lit8/d/ |
| D | T_rsub_int_lit8_1.java | 21 public int run(int a) { in run() 26 public int run1(int a) { in run1() 31 public int run2(int a) { in run2() 36 public int run3(int a) { in run3() 41 public int run4(int a) { in run4() 46 public int run5(int a) { in run5()
|
| D | T_rsub_int_lit8_2.java | 21 public int run(int a) { in run() 26 public int run1(int a) { in run1() 31 public int run2(int a) { in run2()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rsub_int/d/ |
| D | T_rsub_int_1.java | 21 public int run(int a) { in run() 26 public int run1(int a) { in run1() 31 public int run2(int a) { in run2() 36 public int run3(int a) { in run3() 41 public int run4(int a) { in run4() 46 public int run5(int a) { in run5()
|
| D | T_rsub_int_2.java | 21 public int run(int a) { in run() 26 public int run1(int a) { in run1() 31 public int run2(int a) { in run2()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/ |
| D | ITestImpl.java | 32 public int test(int a) { in test() 37 public int testArgsOrder(int a, int b) { in testArgsOrder()
|
| D | ITest.java | 23 public int test(int a); in test() 24 public int testArgsOrder(int a, int b); in testArgsOrder()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/ |
| D | ITest.java | 23 public int test(int a); in test() 24 public int testArgsOrder(int a, int b); in testArgsOrder()
|
| D | ITestImpl.java | 30 public int test(int a) { in test() 35 public int testArgsOrder(int a, int b) { in testArgsOrder()
|
| /cts/suite/audio_quality/test_description/conf/ |
| D | check_conf.py | 25 a = np.array([1,2,3]) variable
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide/ |
| D | Test_const_wide.java | 30 double a = 1234567890123232323232232323232323232323232323456788d; in testN1() local 40 long a = 10000000000l; in testN2() local
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_const/ |
| D | Test_opc_const.java | 30 float a = 1.5f; in testN1() local 41 int a = 10000000; in testN2() local
|
| /cts/tests/tests/opengl/src/android/opengl/cts/ |
| D | ColorBufferTest.java | 48 float a = 1.0f; in test_RGBA_1001() local 66 float a = 1.0f; in test_RGBA_1101() local 84 float a = 1.0f; in test_RGBA_1111() local 103 float a = 1.0f; in test_RGBA_0101() local 122 float a = 1.0f; in test_RGBA_0011() local 141 float a = 0.0f; in test_RGBA_0000() local 160 float a = 0.5f; in test_RGBA_rand_val_one() local 175 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors() 191 float a = expectedColor[3]; in compare() local
|
| D | NativeColorBufferTest.java | 43 float a = 1.0f; in test_RGBA_1001() local 61 float a = 1.0f; in test_RGBA_1101() local 79 float a = 1.0f; in test_RGBA_1111() local 98 float a = 1.0f; in test_RGBA_0101() local 117 float a = 1.0f; in test_RGBA_0011() local 136 float a = 0.0f; in test_RGBA_0000() local 155 float a = 0.5f; in test_RGBA_rand_val_one() local 170 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors() 185 float a = expectedColor[3]; in compare() local
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/array_length/ |
| D | Test_array_length.java | 31 String[] a = new String[5]; in testN1() local 40 double[] a = new double[10]; in testN2() local
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_goto/d/ |
| D | T_opc_goto_1.java | 21 public int run(int a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_double/d/ |
| D | T_long_to_double_6.java | 21 public double run(double a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_lit8/d/ |
| D | T_mul_int_lit8_6.java | 21 public int run(int a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double_2addr/d/ |
| D | T_add_double_2addr_3.java | 21 public double run(long a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_lit16/d/ |
| D | T_mul_int_lit16_1.java | 21 public int run(int a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int_lit16/d/ |
| D | T_div_int_lit16_17.java | 21 public int run(float a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/ |
| D | T_double_to_float_1.java | 21 public float run(double a) { in run()
|
| D | T_double_to_float_3.java | 21 public float run(long a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/float_to_double/d/ |
| D | T_float_to_double_7.java | 21 public double run(int a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_long_2addr/d/ |
| D | T_add_long_2addr_6.java | 21 public long run(double a) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_long/d/ |
| D | T_int_to_long_1.java | 21 public long run(int a) { in run()
|