Home
last modified time | relevance | path

Searched defs:tokenServer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DUserCredentialsTest.java238 final URI tokenServer = URI.create("https://foo.com/bar"); in equals_true() local
462 final URI tokenServer = URI.create("https://foo.com/bar"); in toString_containsFields() local
493 final URI tokenServer = URI.create("https://foo.com/bar"); in hashCode_equals() local
521 final URI tokenServer = URI.create("https://foo.com/bar"); in serialize() local
H A DMockTokenCheckingTransport.java47 private MockTokenServerTransport tokenServer; field in MockTokenCheckingTransport
50 public MockTokenCheckingTransport(MockTokenServerTransport tokenServer, String refreshToken) { in MockTokenCheckingTransport()
H A DServiceAccountCredentialsTest.java931 final URI tokenServer = URI.create("https://foo.com/bar"); in equals_true() local
1144 final URI tokenServer = URI.create("https://foo.com/bar"); in toString_containsFields() local
1179 final URI tokenServer = URI.create("https://foo.com/bar"); in hashCode_equals() local
1212 final URI tokenServer = URI.create("https://foo.com/bar"); in hashCode_not_equals_quota() local
1238 final URI tokenServer = URI.create("https://foo.com/bar"); in serialize() local