Searched defs:debugToken (Results 1 – 5 of 5) sorted by relevance
84 @NonNull String debugToken, in create()119 public abstract Builder setDebugToken(@NonNull String debugToken); in setDebugToken()
294 String debugToken = UUID.randomUUID().toString(); in test_view_success() local384 String debugToken = consentedDebugConfigurationJson.getString(JSON_DEBUG_TOKEN); in assertConsentedDebugConfigurationJson() local
58 String debugToken = UUID.randomUUID().toString(); in testRun_consentedDebug_happyPath2() local
43 private ConsentedDebugEnableArgs(@NonNull String debugToken, @NonNull Instant expiryTimestamp) { in ConsentedDebugEnableArgs()
1049 String debugToken = UUID.randomUUID().toString(); in test_composeProtectedAuctionInput_generatesConsentedDebugConfig() local