Home
last modified time | relevance | path

Searched defs:expectStatus (Results 1 – 8 of 8) sorted by relevance

/external/cronet/android/tests/cts/src/android/net/http/cts/util/
DTestStatusListener.kt35 fun expectStatus(expected: Int) { in expectStatus() method in android.net.http.cts.util.TestStatusListener
/external/cronet/third_party/icu/source/test/cintltst/
Dputiltst.c625 UErrorCode expectStatus; in toolutil_findDirname() member
Dcdattst.c1351 UErrorCode expectStatus = U_ILLEGAL_ARGUMENT_ERROR; in TestRelativeCrash() local
1753 UErrorCode expectStatus = U_PARSE_ERROR; in TestParseErrorReturnValue() local
Dcloctst.c3124 UErrorCode expectStatus; /**< expected status */ in TestAcceptLanguage() member
/external/icu/icu4c/source/test/cintltst/
Dputiltst.c625 UErrorCode expectStatus; in toolutil_findDirname() member
Dcdattst.c1357 UErrorCode expectStatus = U_ILLEGAL_ARGUMENT_ERROR; in TestRelativeCrash() local
1759 UErrorCode expectStatus = U_PARSE_ERROR; in TestParseErrorReturnValue() local
Dcloctst.c3206 UErrorCode expectStatus; /**< expected status */ in TestAcceptLanguage() member
/external/angle/src/tests/gl_tests/
DTextureTest.cpp5674 GLenum expectStatus = GL_FRAMEBUFFER_COMPLETE; in TEST_P() local