Searched defs:proxy1 (Results 1 – 7 of 7) sorted by relevance
269 AudioOutputProxy* proxy1 = new AudioOutputProxy(dispatcher); in TwoStreams() local325 AudioOutputProxy* proxy1 = new AudioOutputProxy(dispatcher); in OneStream_TwoPlays() local363 AudioOutputProxy* proxy1 = new AudioOutputProxy(dispatcher); in TwoStreams_BothPlaying() local650 AudioOutputProxy* proxy1 = new AudioOutputProxy(resampler_); in TEST_F() local702 AudioOutputProxy* proxy1 = new AudioOutputProxy(resampler_.get()); in TEST_F() local
54 TestClass proxy1 = (TestClass)proxyClass1.newInstance(); in testFactoryCompatibility() local
145 Proxy proxy1 = new Proxy(Proxy.Type.HTTP, address1); in test_equalsLjava_lang_Object_Equals() local
163 Proxy proxy1 = new Proxy(Proxy.Type.HTTP, addr1); in test_openConnectionLjava_net_Proxy() local
454 Proxy proxy1 = (Proxy) proxyList1.get(0); in test_connectionFailedLjava_net_URILjava_net_SocketAddressLjava_io_IOException() local
634 Proxy proxy1 = new Proxy(Proxy.Type.HTTP, addr1); in test_ConstructorLjava_net_Proxy_Exception() local
50 var proxy1 = Proxy.create(handler1); variable