Searched defs:out1 (Results 1 – 5 of 5) sorted by relevance
364 char[] out1 = new char[value.length]; in testArrays() local372 int[] out1 = new int[value.length]; in testArrays() local380 long[] out1 = new long[value.length]; in testArrays() local388 float[] out1 = new float[value.length]; in testArrays() local396 double[] out1 = new double[value.length]; in testArrays() local412 int[] out1 = new int[value.length]; in testArrays() local420 long[] out1 = new long[value.length]; in testArrays() local428 String[] out1 = new String[value.length]; in testArrays() local442 RegularPolygon[] out1 = new RegularPolygon[value.length]; in testArrays() local454 List<String> out1 = new ArrayList<>(); in testLists() local[all …]
25 String out1 = mDevice.executeShellCommand(cmd1); in testSeed() local37 private void assertOutputs(String out1, String out2) { in assertOutputs()
72 android::sp<Buffer> out1(new Buffer(8, 8, false)); in TEST_F() local180 android::sp<Buffer> out1(new Buffer(8, 8, false)); in TEST_F() local
213 final float out1 = cycleInterpolator.getInterpolation(0.0f); in testGetInterpolation() local
519 std::vector<T> out1; in testRepeat() local533 std::vector<T> out1; in testRepeat2List() local648 std::optional<std::vector<std::optional<T>>> out1; in testRepeat() local