Home
last modified time | relevance | path

Searched full:returned (Results 1 – 25 of 25097) sorted by relevance

12345678910>>...1004

/aosp_15_r20/art/test/989-method-trace-throw/
H A Dexpected-stdout.txt2 Normal: Leaving public static void art.Test989.doNothing() returned null
5 Normal: Leaving public static native void art.Test989.doNothingNative() returned null
8 Normal: Leaving public static void art.Test989.throwA() returned <exception>
11 Normal: Leaving public static native void art.Test989.throwANative() returned <exception>
15 Normal: Leaving public static native void art.Test989.doThrowNative() returned <exception>
16 Normal: Leaving public static void art.Test989.throwNativeException() returned <exception>
19 Normal: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(0)
20 returnValue returned: TestObject(0)
23 Normal: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned Test…
24 returnValueNative returned: TestObject(1)
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DSafeIntLib.h76 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
79 Result is set to UINT8_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
103 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
106 Result is set to CHAR8_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
130 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
133 Result is set to UINT16_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
157 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
160 Result is set to UINT32_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
184 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
187 Result is set to UINTN_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
[all …]
H A DPrintLib.h211 The number of Unicode characters in the produced output buffer is returned not including
218 unmodified and 0 is returned.
220 unmodified and 0 is returned.
223 buffer is unmodified and 0 is returned.
226 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
228 If BufferSize is 0 or 1, then the output buffer is unmodified and 0 is returned.
258 The number of Unicode characters in the produced output buffer is returned not including
265 unmodified and 0 is returned.
267 unmodified and 0 is returned.
270 buffer is unmodified and 0 is returned.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DSafeIntLib.h75 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
78 Result is set to UINT8_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
102 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
105 Result is set to CHAR8_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
129 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
132 Result is set to UINT16_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
156 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
159 Result is set to UINT32_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
183 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
186 Result is set to UINTN_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
[all …]
H A DPrintLib.h211 The number of Unicode characters in the produced output buffer is returned not including
218 unmodified and 0 is returned.
220 unmodified and 0 is returned.
223 buffer is unmodified and 0 is returned.
226 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
228 If BufferSize is 0 or 1, then the output buffer is unmodified and 0 is returned.
258 The number of Unicode characters in the produced output buffer is returned not including
265 unmodified and 0 is returned.
267 unmodified and 0 is returned.
270 buffer is unmodified and 0 is returned.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DSafeIntLib.h75 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
78 Result is set to UINT8_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
102 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
105 Result is set to CHAR8_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
129 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
132 Result is set to UINT16_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
156 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
159 Result is set to UINT32_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
183 If Result is NULL, RETURN_INVALID_PARAMETER is returned.
186 Result is set to UINTN_ERROR and RETURN_BUFFER_TOO_SMALL is returned.
[all …]
H A DPrintLib.h211 The number of Unicode characters in the produced output buffer is returned not including
218 unmodified and 0 is returned.
220 unmodified and 0 is returned.
223 buffer is unmodified and 0 is returned.
226 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
228 If BufferSize is 0 or 1, then the output buffer is unmodified and 0 is returned.
258 The number of Unicode characters in the produced output buffer is returned not including
265 unmodified and 0 is returned.
267 unmodified and 0 is returned.
270 buffer is unmodified and 0 is returned.
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DEnumMapTest.java106 assertEquals("Get returned incorrect value for given key", 2, in test_ConstructorLjava_lang_Class()
120 assertEquals("Get returned incorrect value for given key", 2, in test_ConstructorLjava_lang_Class()
132 assertEquals("Get returned incorrect value for given key", 1, in test_ConstructorLjava_lang_Class()
262 assertFalse("Returned true for uncontained key", enumSizeMap in test_containsKeyLjava_lang_Object()
265 assertTrue("Returned false for contained key", enumSizeMap in test_containsKeyLjava_lang_Object()
269 assertTrue("Returned false for contained key", enumSizeMap in test_containsKeyLjava_lang_Object()
272 assertFalse("Returned true for uncontained key", enumSizeMap in test_containsKeyLjava_lang_Object()
274 assertFalse("Returned true for uncontained key", enumSizeMap in test_containsKeyLjava_lang_Object()
276 assertFalse("Returned true for uncontained key", enumSizeMap in test_containsKeyLjava_lang_Object()
311 assertFalse("Returned true for uncontained value", enumSizeMap in test_containsValueLjava_lang_Object()
[all …]
/aosp_15_r20/hardware/interfaces/radio/1.0/
H A DIRadioResponse.hal29 * Valid errors returned:
44 * Valid errors returned:
62 * Valid errors returned:
80 * Valid errors returned:
98 * Valid errors returned:
116 * Valid errors returned:
134 * Valid errors returned:
153 * Valid errors returned:
174 * Valid errors returned:
190 * Valid errors returned:
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dmeasunit.h461 * have the same class as returned by getDynamicClassID().
491 * If the unit does not have a type, the empty string is returned.
500 * If the unit does not have a subtype, the empty string is returned.
542 * returned.
573 * then 2 is returned.
589 * For example, if the receiver is "meter-per-second", the unit "second-per-meter" is returned.
607 * unit "kilowatt-hour-per-day" is returned.
623 * - Given "meter-kilogram-per-second", three units will be returned: "meter",
625 * - Given "hour+minute+second", three units will be returned: "hour", "minute",
628 * If this is a SINGLE unit, an array of length 1 will be returned.
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Dmeasunit.h421 * have the same class as returned by getDynamicClassID().
451 * If the unit does not have a type, the empty string is returned.
460 * If the unit does not have a subtype, the empty string is returned.
502 * returned.
533 * then 2 is returned.
549 * For example, if the receiver is "meter-per-second", the unit "second-per-meter" is returned.
567 * unit "kilowatt-hour-per-day" is returned.
583 * - Given "meter-kilogram-per-second", three units will be returned: "meter",
585 * - Given "hour+minute+second", three units will be returned: "hour", "minute",
588 * If this is a SINGLE unit, an array of length 1 will be returned.
[all …]
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dmeasunit.h461 * have the same class as returned by getDynamicClassID().
491 * If the unit does not have a type, the empty string is returned.
500 * If the unit does not have a subtype, the empty string is returned.
542 * returned.
573 * then 2 is returned.
589 * For example, if the receiver is "meter-per-second", the unit "second-per-meter" is returned.
607 * unit "kilowatt-hour-per-day" is returned.
623 * - Given "meter-kilogram-per-second", three units will be returned: "meter",
625 * - Given "hour+minute+second", three units will be returned: "hour", "minute",
628 * If this is a SINGLE unit, an array of length 1 will be returned.
[all …]
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c91 test_icd_stub_log("Value returned: %d\n", return_value); in clGetPlatformIDs()
158 /*test_icd_stub_log("Value returned: %d\n", in clGetPlatformInfo()
195 test_icd_stub_log("Value returned: %d\n", ret); in clGetDeviceIDs()
216 test_icd_stub_log("Value returned: %d\n", return_value); in clGetDeviceInfo()
236 test_icd_stub_log("Value returned: %d\n", return_value); in clCreateSubDevices()
246 test_icd_stub_log("Value returned: %d\n", return_value); in clRetainDevice()
257 test_icd_stub_log("Value returned: %d\n", return_value); in clReleaseDevice()
287 test_icd_stub_log("Value returned: %p\n", obj); in clCreateContext()
315 test_icd_stub_log("Value returned: %p\n", in clCreateContextFromType()
325 test_icd_stub_log("Value returned: %d\n", return_value); in clRetainContext()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/
H A Dmeasunit.h291 * have the same class as returned by getDynamicClassID().
321 * If the unit does not have a type, the empty string is returned.
330 * If the unit does not have a subtype, the empty string is returned.
372 * "kilo", then UMEASURE_SI_PREFIX_KILO is returned.
401 * then 2 is returned.
417 * For example, if the receiver is "meter-per-second", the unit "second-per-meter" is returned.
435 * unit "kilowatt-hour-per-day" is returned.
453 * - Given "meter-kilogram-per-second", three units will be returned: "meter",
455 * - Given "hour+minute+second", three units will be returned: "hour", "minute",
458 * If this is a SINGLE unit, an array of length 1 will be returned.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DPrintLib.h217 The number of Unicode characters in the produced output buffer is returned not including
224 unmodified and 0 is returned.
226 unmodified and 0 is returned.
229 buffer is unmodified and 0 is returned.
232 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
234 If BufferSize is 0 or 1, then the output buffer is unmodified and 0 is returned.
264 The number of Unicode characters in the produced output buffer is returned not including
271 unmodified and 0 is returned.
273 unmodified and 0 is returned.
276 buffer is unmodified and 0 is returned.
[all …]
/aosp_15_r20/external/flac/src/test_libFLAC/
H A Dmetadata_object.c528 printf("FAILED, returned NULL\n"); in test_metadata_object()
541 printf("FAILED, returned NULL\n"); in test_metadata_object()
559 printf("FAILED, returned NULL\n"); in test_metadata_object()
572 printf("FAILED, returned NULL\n"); in test_metadata_object()
590 printf("FAILED, returned NULL\n"); in test_metadata_object()
603 printf("FAILED, returned NULL\n"); in test_metadata_object()
616 printf("FAILED, returned false\n"); in test_metadata_object()
633 printf("FAILED, returned NULL\n"); in test_metadata_object()
646 printf("FAILED, returned false\n"); in test_metadata_object()
663 printf("FAILED, returned NULL\n"); in test_metadata_object()
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DDecimalFormatSymbolsTest.java57 assertEquals("Returned incorrect symbols", '%', dfs.getPercent()); in test_ConstructorLjava_util_Locale()
107 assertTrue("Equal objects returned false", dfs.equals(dfs.clone())); in test_equalsLjava_lang_Object()
109 assertTrue("Un-Equal objects returned true", !dfs in test_equalsLjava_lang_Object()
119 assertEquals("Returned incorrect currency", in test_getCurrency()
129 assertTrue("Test1: Returned incorrect currency", in test_getCurrency()
131 assertEquals("Test1: Returned incorrect currencySymbol", "\u20a9", dfs1 in test_getCurrency()
133 assertEquals("Test1: Returned incorrect intlCurrencySymbol", "KRW", in test_getCurrency()
137 assertTrue("Test2: Returned incorrect currency", in test_getCurrency()
139 assertEquals("Test2: Returned incorrect currencySymbol", "\u20a9", dfs1 in test_getCurrency()
141 assertEquals("Test2: Returned incorrect intlCurrencySymbol", "KRW", in test_getCurrency()
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.1/[email protected]_genc++_headers/gen/android/hardware/radio/1.1/
DIRadioResponse.h44 * Valid errors returned:
59 * Valid errors returned:
77 * Valid errors returned:
95 * Valid errors returned:
113 * Valid errors returned:
131 * Valid errors returned:
149 * Valid errors returned:
168 * Valid errors returned:
189 * Valid errors returned:
205 * Valid errors returned:
[all …]
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/util/
H A DFluentBitSetTest.java166 assertEquals(48, bs.cardinality(), "cardinality() returned wrong value"); in test_cardinality()
169 assertEquals(452, bs.cardinality(), "cardinality() returned wrong value"); in test_cardinality()
172 assertEquals(0, bs.cardinality(), "cardinality() returned wrong value"); in test_cardinality()
175 assertEquals(500, bs.cardinality(), "cardinality() returned wrong value"); in test_cardinality()
194 assertTrue(bs.isEmpty(), "Test2: isEmpty() returned incorrect value"); in test_clear()
195 assertEquals(0, bs.cardinality(), "Test2: cardinality() returned incorrect value"); in test_clear()
524 assertEquals(eightFbs, eightFbs, "Same FluentBitSet returned false"); in test_equals()
525 assertEquals(bs, eightFbs, "Identical FluentBitSet returned false"); in test_equals()
527 assertFalse(eightFbs.equals(bs), "Different BitSets returned true"); in test_equals()
528 assertFalse(eightFbs.equals(null), "Different BitSets returned true"); in test_equals()
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.3/[email protected]_genc++_headers/gen/android/hardware/radio/1.3/
DIRadioResponse.h46 * Valid errors returned:
61 * Valid errors returned:
79 * Valid errors returned:
97 * Valid errors returned:
115 * Valid errors returned:
133 * Valid errors returned:
151 * Valid errors returned:
170 * Valid errors returned:
191 * Valid errors returned:
207 * Valid errors returned:
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.4/[email protected]_genc++_headers/gen/android/hardware/radio/1.4/
DIRadioResponse.h44 * Valid errors returned:
59 * Valid errors returned:
77 * Valid errors returned:
95 * Valid errors returned:
113 * Valid errors returned:
131 * Valid errors returned:
149 * Valid errors returned:
168 * Valid errors returned:
189 * Valid errors returned:
205 * Valid errors returned:
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/radio/1.5/[email protected]_genc++_headers/gen/android/hardware/radio/1.5/
DIRadioResponse.h44 * Valid errors returned:
59 * Valid errors returned:
77 * Valid errors returned:
95 * Valid errors returned:
113 * Valid errors returned:
131 * Valid errors returned:
149 * Valid errors returned:
168 * Valid errors returned:
189 * Valid errors returned:
205 * Valid errors returned:
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/radio/1.5/[email protected]_genc++_headers/gen/android/hardware/radio/1.5/
DIRadioResponse.h44 * Valid errors returned:
59 * Valid errors returned:
77 * Valid errors returned:
95 * Valid errors returned:
113 * Valid errors returned:
131 * Valid errors returned:
149 * Valid errors returned:
168 * Valid errors returned:
189 * Valid errors returned:
205 * Valid errors returned:
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/radio/1.5/[email protected]_genc++_headers/gen/android/hardware/radio/1.5/
DIRadioResponse.h44 * Valid errors returned:
59 * Valid errors returned:
77 * Valid errors returned:
95 * Valid errors returned:
113 * Valid errors returned:
131 * Valid errors returned:
149 * Valid errors returned:
168 * Valid errors returned:
189 * Valid errors returned:
205 * Valid errors returned:
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/radio/1.5/[email protected]_genc++_headers/gen/android/hardware/radio/1.5/
DIRadioResponse.h44 * Valid errors returned:
59 * Valid errors returned:
77 * Valid errors returned:
95 * Valid errors returned:
113 * Valid errors returned:
131 * Valid errors returned:
149 * Valid errors returned:
168 * Valid errors returned:
189 * Valid errors returned:
205 * Valid errors returned:
[all …]

12345678910>>...1004