Searched refs:sTestConnection (Results 1 – 1 of 1) sorted by relevance
100 internal var sTestConnection: HttpURLConnection? = null in createFromParcel() variable117 return sTestConnection ?: throw IllegalStateException( in openConnection()179 TestNetwork.sTestConnection = connection in setUp()