Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-cloud-java/java-bigqueryconnection/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/it/
H A DITSystemTest.java118 Connection actualConnection = client.getConnection(request); in testGetConnection() local
144 Connection actualConnection = client.updateConnection(request); in testUpdateConnection() local