Searched defs:out1 (Results 1 – 5 of 5) sorted by relevance
303 char[] out1 = new char[value.length]; in testArrays() local311 int[] out1 = new int[value.length]; in testArrays() local319 long[] out1 = new long[value.length]; in testArrays() local327 float[] out1 = new float[value.length]; in testArrays() local335 double[] out1 = new double[value.length]; in testArrays() local343 String[] out1 = new String[value.length]; in testArrays() local357 RegularPolygon[] out1 = new RegularPolygon[value.length]; in testArrays() local426 String[] out1 = new String[value.length]; in testNullableArrays() local
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
401 std::vector<T> out1; in testRepeat() local479 std::optional<std::vector<std::optional<T>>> out1; in testRepeat() local