Searched refs:isDebugKeyAllowed (Results 1 – 7 of 7) sorted by relevance
95 assertTrue(webSourceParams.isDebugKeyAllowed()); in testWebSourceParams()110 assertEquals(exampleParams.isDebugKeyAllowed(), webSourceParams.isDebugKeyAllowed()); in testWebSourceParamsParceling()136 assertTrue(request.getSourceParams().get(0).isDebugKeyAllowed()); in testWebSourceRegistrationRequest()160 exampleRequest.getSourceParams().get(0).isDebugKeyAllowed(), in testWebSourceRegistrationRequestParceling()161 request.getSourceParams().get(0).isDebugKeyAllowed()); in testWebSourceRegistrationRequestParceling()191 assertTrue(webTriggerParams.isDebugKeyAllowed()); in testWebTriggerParams()206 assertEquals(exampleParams.isDebugKeyAllowed(), params.isDebugKeyAllowed()); in testWebTriggerParamsParceling()228 assertTrue(request.getTriggerParams().get(0).isDebugKeyAllowed()); in testWebTriggerRegistrationRequest()246 exampleRequest.getTriggerParams().get(0).isDebugKeyAllowed(), in testWebTriggerRegistrationRequestParceling()247 request.getTriggerParams().get(0).isDebugKeyAllowed()); in testWebTriggerRegistrationRequestParceling()
121 webSourceParams.isDebugKeyAllowed(),164 webTriggerParams.isDebugKeyAllowed(),
40 expect.that(request.isDebugKeyAllowed()).isTrue(); in verifyExampleRegistration()
88 public boolean isDebugKeyAllowed() { in isDebugKeyAllowed() method in WebSourceParams
88 public boolean isDebugKeyAllowed() { in isDebugKeyAllowed() method in WebTriggerParams
687 method public boolean isDebugKeyAllowed();722 method public boolean isDebugKeyAllowed();