Searched refs:getSharedDebugKey (Results 1 – 6 of 6) sorted by relevance
204 builder.setDebugKey(parentSource.getSharedDebugKey());
1339 public UnsignedLong getSharedDebugKey() { in getSharedDebugKey() method in Source
1261 assertEquals(SHARED_DEBUG_KEY_1, source.getSharedDebugKey()); in setSharedDebugKey_success()
842 getNullableUnsignedLong(source.getSharedDebugKey())); in insertSource()
282 assertEquals(SourceFixture.ValidSourceParams.SHARED_DEBUG_KEY, source.getSharedDebugKey()); in testInsertSource()505 .isEqualTo(source.getSharedDebugKey()); in testInsertSource_aggregateDebugReportingEnabled_success()593 .isEqualTo(source.getSharedDebugKey()); in testInsertSource_aggregateDebugReportingDisabled_relatedDataNotInserted()
6602 assertNull(result.getSharedDebugKey()); in fetchSource_withFeatureDisabledSharedDebugKeyProvided_valueIgnored()6642 assertEquals(DEBUG_KEY, result.getSharedDebugKey()); in fetchSource_withFeatureEnabledSharedDebugKeyProvided_valueParsed()