Searched defs:expectStatus (Results 1 – 8 of 8) sorted by relevance
35 fun expectStatus(expected: Int) { in expectStatus() method in android.net.http.cts.util.TestStatusListener
625 UErrorCode expectStatus; in toolutil_findDirname() member
1351 UErrorCode expectStatus = U_ILLEGAL_ARGUMENT_ERROR; in TestRelativeCrash() local1753 UErrorCode expectStatus = U_PARSE_ERROR; in TestParseErrorReturnValue() local
3124 UErrorCode expectStatus; /**< expected status */ in TestAcceptLanguage() member
1357 UErrorCode expectStatus = U_ILLEGAL_ARGUMENT_ERROR; in TestRelativeCrash() local1759 UErrorCode expectStatus = U_PARSE_ERROR; in TestParseErrorReturnValue() local
3206 UErrorCode expectStatus; /**< expected status */ in TestAcceptLanguage() member
5674 GLenum expectStatus = GL_FRAMEBUFFER_COMPLETE; in TEST_P() local