Searched refs:PARSING_ERROR (Results 1 – 11 of 11) sorted by relevance
77 mMetrics.addDhcpErrorCode(DhcpErrorEvent.PARSING_ERROR); in testIpProvisioningMetrics_addDhcpErrorCode()120 mMetrics.addDhcpErrorCode(DhcpErrorEvent.PARSING_ERROR); in testIpProvisioningMetrics_CollectMetrics()121 mMetrics.addDhcpErrorCode(DhcpErrorEvent.PARSING_ERROR); in testIpProvisioningMetrics_CollectMetrics()
37 PARSING_ERROR, enumConstant
512 || asyncFetchStatus.getEntityStatus() == AsyncFetchStatus.EntityStatus.PARSING_ERROR in getFailureType()
362 asyncFetchStatus.setEntityStatus(AsyncFetchStatus.EntityStatus.PARSING_ERROR); in parseTrigger()
852 asyncFetchStatus.setEntityStatus(AsyncFetchStatus.EntityStatus.PARSING_ERROR); in parseSource()
84 AsyncFetchStatus.EntityStatus.PARSING_ERROR,
700 if (e.errorCode == DhcpErrorEvent.PARSING_ERROR) { in testTruncatedOfferPackets()717 if (e.errorCode == DhcpErrorEvent.PARSING_ERROR) { in testRandomPackets()
634 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in fetchSource_noDestinations_fail()664 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in fetchSource_noAppDestination_emptyWebDestination_fail()886 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadSourceJson_missingSourceEventId()917 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadSourceJson_sendHeaderErrorDebugReport()955 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadSourceJson_headerErrorDebugReportDiabled_doNotSend()981 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadSourceJson_notOptInHeaderErrorDebugReport_doNotSend()1012 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadSourceJson_invalidOptInHeaderErrorDebugReport_doNotSend()1060 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadSourceJson_missingDestination()2641 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testFailedParsingButValidRedirect_returnFailureWithRedirect()3685 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBasicSourceRequestWithAggregateSource_rejectsTooManyKeys()[all …]
3373 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in basicTriggerRequest_withInvalidOffsetInAggregateTriggerData_throwsParsingError()5349 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in triggerRequest_attributionConfigThrowingJsonException_dropsTheTriggerCompletely()5382 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadTriggerJson_sendHeaderErrorDebugReport()5423 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadTriggerJson_headerErrorReportFlagDisabled_doNotSend()5453 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadTriggerJson_notOptInHeaderErrorDebugReport_doNotSend()5489 AsyncFetchStatus.EntityStatus.PARSING_ERROR, asyncFetchStatus.getEntityStatus()); in testBadTriggerJson_invalidOptInHeaderErrorDebugReport_doNotSend()
1804 asyncFetchStatus.setEntityStatus(AsyncFetchStatus.EntityStatus.PARSING_ERROR); in test_runAsyncRegistrationQueueWorker_appSource_parsingError()2025 asyncFetchStatus.setEntityStatus(AsyncFetchStatus.EntityStatus.PARSING_ERROR); in test_runAsyncRegistrationQueueWorker_appTrigger_parsingError_withRedirects()2275 asyncFetchStatus.setEntityStatus(AsyncFetchStatus.EntityStatus.PARSING_ERROR); in test_runAsyncRegistrationQueueWorker_webSource_parsingError()2439 asyncFetchStatus.setEntityStatus(AsyncFetchStatus.EntityStatus.PARSING_ERROR); in test_runAsyncRegistrationQueueWorker_webTrigger_parsingError()
1429 throw new ParseException(DhcpErrorEvent.PARSING_ERROR, e.getMessage()); in decodeFullPacket()