Searched defs:expected_status (Results 1 – 4 of 4) sorted by relevance
367 UErrorCode expected_status; in testTag() local
684 UErrorCode expected_status; in testTag() local
1597 UErrorCode expected_status,status = U_ZERO_ERROR,expected_resource_status = U_ZERO_ERROR; in testTag() local
2413 const MockRead& status, int expected_status) { in ConnectStatusHelperWithExpectedStatus()