Home
last modified time | relevance | path

Searched refs:SELLER_DEBUG_REPORT_WIN_PATH (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java253 private static final String SELLER_DEBUG_REPORT_WIN_PATH = "/seller/reportWin"; field in FledgeE2ETest
1905 .path(SELLER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingSentImmediately()
1945 SELLER_DEBUG_REPORT_WIN_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE, in testFledgeFlowSuccessWithDebugReportingSentImmediately()
1969 .path(SELLER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingSentInBatch()
2021 mLocalhostBuyerDomain.buildUpon().path(SELLER_DEBUG_REPORT_WIN_PATH).build() in testFledgeFlowSuccessWithDebugReportingSentInBatch()
2064 .path(SELLER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenLatEnabled()
2132 .path(SELLER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenAdIdServiceDisabled()
4570 case SELLER_DEBUG_REPORT_WIN_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE: in getMockWebServer()