Searched refs:SELLER_DEBUG_REPORT_LOSS_PATH (Results 1 – 1 of 1) sorted by relevance
254 private static final String SELLER_DEBUG_REPORT_LOSS_PATH = "/seller/reportLoss"; field in FledgeE2ETest1910 .path(SELLER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingSentImmediately()1946 SELLER_DEBUG_REPORT_LOSS_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE), in testFledgeFlowSuccessWithDebugReportingSentImmediately()1974 .path(SELLER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingSentInBatch()2024 mLocalhostBuyerDomain.buildUpon().path(SELLER_DEBUG_REPORT_LOSS_PATH).build() in testFledgeFlowSuccessWithDebugReportingSentInBatch()2069 .path(SELLER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenLatEnabled()2137 .path(SELLER_DEBUG_REPORT_LOSS_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenAdIdServiceDisabled()4571 case SELLER_DEBUG_REPORT_LOSS_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE: in getMockWebServer()