Home
last modified time | relevance | path

Searched defs:resultErrorCode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dconvtest.h64 UErrorCode resultErrorCode; member
H A Dconvtest.cpp1360 UErrorCode resultErrorCode) { in checkToUnicode()
1815 UErrorCode resultErrorCode) { in checkFromUnicode()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dconvtest.h64 UErrorCode resultErrorCode; member
H A Dconvtest.cpp1333 UErrorCode resultErrorCode) { in checkToUnicode()
1788 UErrorCode resultErrorCode) { in checkFromUnicode()
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java4436 final int[] resultErrorCode = new int[1]; in testRegistrationFailureCallback() local