Home
last modified time | relevance | path

Searched refs:BUYER_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.java258 private static final String BUYER_DEBUG_REPORT_WIN_PATH = "/buyer/reportWin"; field in FledgeE2ETest
1916 .path(BUYER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingSentImmediately()
1943 BUYER_DEBUG_REPORT_WIN_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE, in testFledgeFlowSuccessWithDebugReportingSentImmediately()
1980 .path(BUYER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingSentInBatch()
2015 mLocalhostBuyerDomain.buildUpon().path(BUYER_DEBUG_REPORT_WIN_PATH).build() in testFledgeFlowSuccessWithDebugReportingSentInBatch()
2075 .path(BUYER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenLatEnabled()
2143 .path(BUYER_DEBUG_REPORT_WIN_PATH) in testFledgeFlowSuccessWithDebugReportingDisabledWhenAdIdServiceDisabled()
4568 case BUYER_DEBUG_REPORT_WIN_PATH + DEBUG_REPORT_WINNING_BID_RESPONSE: in getMockWebServer()