Searched refs:BUYER_DEBUG_REPORT_LOSS_PATH (Results 1 – 1 of 1) sorted by relevance
259 private static final String BUYER_DEBUG_REPORT_LOSS_PATH = "/buyer/reportLoss"; field in FledgeE2ETest1921 .path(BUYER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingSentImmediately()1944 BUYER_DEBUG_REPORT_LOSS_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE, in testFledgeFlowSuccessWithDebugReportingSentImmediately()1985 .path(BUYER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingSentInBatch()2018 mLocalhostBuyerDomain.buildUpon().path(BUYER_DEBUG_REPORT_LOSS_PATH).build() in testFledgeFlowSuccessWithDebugReportingSentInBatch()2080 .path(BUYER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenLatEnabled()2148 .path(BUYER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenAdIdServiceDisabled()4569 case BUYER_DEBUG_REPORT_LOSS_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE: in getMockWebServer()