Searched refs:getDebugCleartextPayload (Results 1 – 6 of 6) sorted by relevance
134 assertEquals(DEBUG_CLEARTEXT_PAYLOAD, attributionReport.getDebugCleartextPayload()); in testCreation()162 assertEquals(DEBUG_CLEARTEXT_PAYLOAD, attributionReport.getDebugCleartextPayload()); in testCreationSingleSourceDebugKey()189 assertEquals(DEBUG_CLEARTEXT_PAYLOAD, attributionReport.getDebugCleartextPayload()); in testCreationSingleTriggerDebugKey()216 assertNull(attributionReport.getDebugCleartextPayload()); in testDefaults()
199 aggregateReport.getDebugCleartextPayload(), in fuzzyCompareAggregateReport()200 aggregateReport1.getDebugCleartextPayload()) in fuzzyCompareAggregateReport()578 aggregateReport.getDebugCleartextPayload()); in insertToDb()
211 public String getDebugCleartextPayload() { in getDebugCleartextPayload() method in AggregateReport
391 .setDebugCleartextPayload(aggregateReport.getDebugCleartextPayload()) in createReportJsonPayload()
2642 aggregateReport.getDebugCleartextPayload());
8233 expectedReport.getDebugCleartextPayload(), actualReport.getDebugCleartextPayload());