Home
last modified time | relevance | path

Searched defs:err1 (Results 1 – 20 of 20) sorted by relevance

/external/testng/src/main/java/org/testng/log4testng/
DLogger.java492 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testDebugDefault() local
507 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testDebugOn() local
523 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testDebugOff() local
539 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testDebugError() local
564 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testRootLoggerDefault() local
597 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testRootLoggerSet() local
618 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testRootLoggerSetError() local
640 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testUserLoggerSet() local
670 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testUserLoggerSetError() local
692 ByteArrayOutputStream err1= new ByteArrayOutputStream(); in testUserLoggerSetHierarchy() local
/external/libvpx/vp8/encoder/mips/msa/
Dencodeopt_msa.c21 v2i64 err1 = { 0 }; in vp8_block_error_msa() local
50 v2i64 err0, err1; in vp8_mbblock_error_msa() local
116 v2i64 err0, err1, err_dup0, err_dup1; in vp8_mbuverror_msa() local
/external/libaom/av1/encoder/arm/neon/
Dav1_error_neon.c34 const int32x4_t err1 = vmlal_s16(err0, diff_hi, diff_hi); in av1_block_error_neon() local
76 const int32x4_t err1 = vmlal_s16(err0, diff_hi, diff_hi); in av1_block_error_lp_neon() local
/external/rust/crates/tokio/src/runtime/tests/
Dloom_shutdown_join.rs23 let err1 = jh1.now_or_never().unwrap().unwrap_err(); in join_handle_cancel_on_shutdown() localVariable
/external/libvpx/vp9/encoder/arm/neon/
Dvp9_error_neon.c32 const int32x4_t err1 = vmlal_s16(err0, diff_hi, diff_hi); in vp9_block_error_fp_neon() local
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_read_2D_array.cpp629 float err1 = in test_read_image_2D_array() local
676 float err1 = ABS_ERROR(resultPtr[0], in test_read_image_2D_array() local
773 float err1 = in test_read_image_2D_array() local
835 float err1 = in test_read_image_2D_array() local
953 float err1 = in test_read_image_2D_array() local
1024 float err1 = ABS_ERROR(resultPtr[0], in test_read_image_2D_array() local
Dtest_read_1D.cpp513 float err1 = ABS_ERROR(sRGBmap(resultPtr[0]), in test_read_image_1D() local
576 float err1 = ABS_ERROR(sRGBmap(resultPtr[0]), in test_read_image_1D() local
678 float err1 = ABS_ERROR(resultPtr[0], expected[0]); in test_read_image_1D() local
749 float err1 = in test_read_image_1D() local
Dtest_common.cpp679 float err1 = in test_read_image() local
801 float err1 = in test_read_image() local
997 float err1 = ABS_ERROR(resultPtr[0], in test_read_image() local
1123 float err1 = ABS_ERROR(resultPtr[0], in test_read_image() local
Dtest_iterations.cpp443 float err1 = ABS_ERROR(resultPtr[0], expected[0]); in validate_image_2D_depth_results() local
499 float err1 = ABS_ERROR(resultPtr[0], expected[0]); in validate_image_2D_depth_results() local
609 float err1 = ABS_ERROR(resultPtr[0], expected[0]); in validate_image_2D_results() local
694 float err1 = ABS_ERROR(resultPtr[0], expected[0]); in validate_image_2D_results() local
1032 float err1 = ABS_ERROR(sRGBmap(resultPtr[0]), in validate_image_2D_sRGB_results() local
1108 float err1 = ABS_ERROR(sRGBmap(resultPtr[0]), in validate_image_2D_sRGB_results() local
Dtest_read_1D_array.cpp606 float err1 = ABS_ERROR(sRGBmap(resultPtr[0]), in test_read_image_1D_array() local
671 float err1 = ABS_ERROR(sRGBmap(resultPtr[0]), in test_read_image_1D_array() local
780 float err1 = ABS_ERROR(resultPtr[0], expected[0]); in test_read_image_1D_array() local
854 float err1 = in test_read_image_1D_array() local
/external/sg3_utils/testing/
Dsg_sense_test.c69 uint8_t err1[] = {0x72, 0x5, 0x24, 0x0, 0, 0, 0, 32, in main() local
/external/python/cpython3/Lib/
Dcodeop.py76 def _is_syntax_error(err1, err2): argument
/external/cronet/third_party/icu/source/test/intltest/
Dpptest.cpp128 UBool err1 = false; in TestFieldPosition() local
Dtfsmalls.cpp133 UBool err1 = false; in test_FieldPosition() local
/external/icu/icu4c/source/test/intltest/
Dpptest.cpp128 UBool err1 = false; in TestFieldPosition() local
Dtfsmalls.cpp133 UBool err1 = false; in test_FieldPosition() local
/external/rust/crates/tokio/tests/
Drt_handle_block_on.rs415 let err1 = jh1.now_or_never().unwrap().unwrap_err(); localVariable
/external/libaom/av1/encoder/x86/
Dpickrst_sse4.c831 const __m128i err1 = _mm_madd_epi16(diff1, diff1); in av1_lowbd_pixel_proj_error_sse4_1() local
1454 const __m128i err1 = _mm_madd_epi16(diff1, diff1); in av1_highbd_pixel_proj_error_sse4_1() local
/external/webp/src/enc/
Dquant_enc.c891 int err0, err1, err2, err3; in CorrectDCValues() local
/external/mdnsresponder/mDNSCore/
DuDNS.c4849 mStatus err1, err2, err3, err4, err5; in uDNS_SetupSearchDomains() local