Home
last modified time | relevance | path

Searched refs:throw (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect129 throw new RSIllegalArgumentException("Array \"in1\" is null!");
136 throw new RSIllegalArgumentException("Array \"in2\" is null!");
140throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
163 throw new RSRuntimeException("Type mismatch with F16!");
167 throw new RSRuntimeException("Type mismatch with F16!");
178 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
193 throw new RSIllegalArgumentException("Array \"in1\" is null!");
200 throw new RSIllegalArgumentException("Array \"in2\" is null!");
204throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
227 throw new RSRuntimeException("Type mismatch with F16!");
[all …]
DScriptField_MyStruct.java.expect108throw new RSIllegalArgumentException("Type.Builder did not match expected element type.");
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect156 throw new RSIllegalArgumentException("Array \"in1\" is null!");
176 throw new RSRuntimeException("Type mismatch with F16!");
189 throw new RSIllegalArgumentException("Array \"in1\" is null!");
209 throw new RSRuntimeException("Type mismatch with F16!");
222 throw new RSIllegalArgumentException("Array \"in1\" is null!");
242 throw new RSRuntimeException("Type mismatch with F16!");
255 throw new RSIllegalArgumentException("Array \"in1\" is null!");
275 throw new RSRuntimeException("Type mismatch with F16!");
288 throw new RSIllegalArgumentException("Array \"in1\" is null!");
308 throw new RSRuntimeException("Type mismatch with F16!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect88 throw new RSIllegalArgumentException("Array \"in1\" is null!");
108 throw new RSRuntimeException("Type mismatch with I32!");
121 throw new RSIllegalArgumentException("Array \"in1\" is null!");
141 throw new RSRuntimeException("Type mismatch with I32!");
154 throw new RSIllegalArgumentException("Array \"in1\" is null!");
174 throw new RSRuntimeException("Type mismatch with I32!");
187 throw new RSIllegalArgumentException("Array \"in1\" is null!");
207 throw new RSRuntimeException("Type mismatch with I32!");
220 throw new RSIllegalArgumentException("Array \"in1\" is null!");
240 throw new RSRuntimeException("Type mismatch with I32!");
[all …]
/frameworks/base/test-runner/api/
Dlint-baseline.txt3 Methods must not throw generic exceptions (`java.lang.Exception`)
5 Methods must not throw generic exceptions (`java.lang.Exception`)
7 Methods must not throw generic exceptions (`java.lang.Throwable`)
9 Methods must not throw generic exceptions (`java.lang.Exception`)
11 Methods must not throw generic exceptions (`java.lang.Exception`)
13 Methods must not throw generic exceptions (`java.lang.Exception`)
15 Methods must not throw generic exceptions (`java.lang.Exception`)
17 Methods must not throw generic exceptions (`java.lang.Exception`)
19 Methods must not throw generic exceptions (`java.lang.Exception`)
21 Methods must not throw generic exceptions (`java.lang.Exception`)
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect1235 throw new RSRuntimeException("Result is not representible in Java");
1276 throw new RSRuntimeException("Result is not representible in Java");
1322 throw new RSRuntimeException("Result is not representible in Java");
2498 throw new RSRuntimeException("Result is not representible in Java");
2537 throw new RSRuntimeException("Result is not representible in Java");
2578 throw new RSRuntimeException("Result is not representible in Java");
2723 throw new RSIllegalArgumentException("Array \"in1\" is null!");
2743 throw new RSRuntimeException("Type mismatch with F16!");
2756 throw new RSIllegalArgumentException("Array \"in1\" is null!");
2760 throw new RSIllegalArgumentException("Array \"in1\" is not a multiple of 2 in length!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect209 throw new RSIllegalArgumentException("Array \"in1\" is null!");
229 throw new RSRuntimeException("Type mismatch with I32!");
242 throw new RSIllegalArgumentException("Array \"in1\" is null!");
262 throw new RSRuntimeException("Type mismatch with I32!");
276 throw new RSIllegalArgumentException("Array \"in1\" is null!");
283 throw new RSIllegalArgumentException("Array \"in2\" is null!");
287throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
310 throw new RSRuntimeException("Type mismatch with F32!");
314 throw new RSRuntimeException("Type mismatch with F32!");
325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect209 throw new RSIllegalArgumentException("Array \"in1\" is null!");
229 throw new RSRuntimeException("Type mismatch with I32!");
242 throw new RSIllegalArgumentException("Array \"in1\" is null!");
262 throw new RSRuntimeException("Type mismatch with I32!");
276 throw new RSIllegalArgumentException("Array \"in1\" is null!");
283 throw new RSIllegalArgumentException("Array \"in2\" is null!");
287throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
310 throw new RSRuntimeException("Type mismatch with F32!");
314 throw new RSRuntimeException("Type mismatch with F32!");
325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect171 throw new RSIllegalArgumentException("Array \"in1\" is null!");
191 throw new RSRuntimeException("Type mismatch with I32!");
204 throw new RSIllegalArgumentException("Array \"in1\" is null!");
224 throw new RSRuntimeException("Type mismatch with I32!");
237 throw new RSIllegalArgumentException("Array \"in1\" is null!");
257 throw new RSRuntimeException("Type mismatch with I32!");
271 throw new RSIllegalArgumentException("Array \"in1\" is null!");
278 throw new RSIllegalArgumentException("Array \"in2\" is null!");
282throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
305 throw new RSRuntimeException("Type mismatch with F32!");
[all …]
/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h321 MallocAllocator() throw() {} in MallocAllocator()
323 MallocAllocator(const MallocAllocator&) throw() {} in throw() function
325 ~MallocAllocator() throw() {} in throw() function
340 size_type max_size() const throw() { return size_t(-1) / sizeof(DataType); } in max_size()
366 MallocAllocator() throw() {} in MallocAllocator()
368 MallocAllocator(const MallocAllocator&) throw() {} in throw() function
370 ~MallocAllocator() throw() {} in throw() function
372 size_type max_size() const throw() { return size_t(-1) / sizeof(void*); } in max_size()
/frameworks/compile/slang/tests/P_reflection3264_divergent/
DScriptC_reflection3264_divergent.java.expect276 throw new RSRuntimeException("Type mismatch with I32!");
280 throw new RSRuntimeException("Type mismatch with I32!");
291 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
319 throw new RSRuntimeException("Type mismatch with I32!");
323 throw new RSRuntimeException("Type mismatch with I32!");
334 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
358 throw new RSRuntimeException("Type mismatch with I32!");
362 throw new RSRuntimeException("Type mismatch with I32!");
373 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
394 throw new RSRuntimeException("Type mismatch with I32!");
[all …]
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
DScriptC_reflection3264_divergent.java.expect273 throw new RSRuntimeException("Type mismatch with I32!");
277 throw new RSRuntimeException("Type mismatch with I32!");
288 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
316 throw new RSRuntimeException("Type mismatch with I32!");
320 throw new RSRuntimeException("Type mismatch with I32!");
331 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
355 throw new RSRuntimeException("Type mismatch with I32!");
359 throw new RSRuntimeException("Type mismatch with I32!");
370 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!");
391 throw new RSRuntimeException("Type mismatch with I32!");
[all …]
DScriptField_NonDivergent.java.expect104throw new RSIllegalArgumentException("Type.Builder did not match expected element type.");
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
DScriptC_reduce_general_duplicate_array.java.expect88 throw new RSIllegalArgumentException("Array \"in1\" is null!");
108 throw new RSRuntimeException("Type mismatch with I32!");
121 throw new RSIllegalArgumentException("Array \"in1\" is null!");
141 throw new RSRuntimeException("Type mismatch with I32!");
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect126 throw new RSIllegalArgumentException("Array \"in1\" is null!");
146 throw new RSRuntimeException("Type mismatch with I32!");
159 throw new RSIllegalArgumentException("Array \"in1\" is null!");
179 throw new RSRuntimeException("Type mismatch with I32!");
/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
DNestedClass.java.txt28 throw new InspectionCompanion.UninitializedPropertyMapException();
DNoAttributeId.java.txt34 throw new InspectionCompanion.UninitializedPropertyMapException();
DSuppliedAttributeId.java.txt34 throw new InspectionCompanion.UninitializedPropertyMapException();
DFieldProperty.java.txt35 throw new InspectionCompanion.UninitializedPropertyMapException();
DIntEnum.java.txt41 throw new InspectionCompanion.UninitializedPropertyMapException();
DIntFlag.java.txt39 throw new InspectionCompanion.UninitializedPropertyMapException();
DSimpleProperties.java.txt101 throw new InspectionCompanion.UninitializedPropertyMapException();
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLImplHeader.java-impl65 throw new UnsupportedOperationException("glGetPointerv");
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect95 throw new RSRuntimeException("Type mismatch with ScriptField_MyStruct!");
/frameworks/multidex/
Dbuild.gradle33 throw GradleException("missing fullsdk")

12