/aosp_15_r20/external/grpc-grpc/test/core/xds/ |
H A D | xds_client_test.cc | 1096 auto watcher2 = StartFooWatch("foo1"); in TEST_F() local 1213 auto watcher2 = StartFooWatch("foo2"); in TEST_F() local 1324 auto watcher2 = StartFooWatch("foo2"); in TEST_F() local 1484 auto watcher2 = StartFooWatch("foo1"); in TEST_F() local 1567 auto watcher2 = StartFooWatch("foo2"); in TEST_F() local 1848 auto watcher2 = StartFooWatch("foo1"); in TEST_F() local 2010 auto watcher2 = StartWildcardCapableWatch("wc1"); in TEST_F() local 2147 auto watcher2 = StartWildcardCapableWatch("wc1"); in TEST_F() local 2270 auto watcher2 = StartFooWatch("foo1"); in TEST_F() local 2420 auto watcher2 = StartFooWatch("foo1"); in TEST_F() local [all …]
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
H A D | XdsClientImplTestBase.java | 1312 ResourceWatcher<LdsUpdate> watcher2 = mock(ResourceWatcher.class); in multipleLdsWatchers() local 1315 xdsClient.watchXdsResource(XdsListenerResource.getInstance(),ldsResourceTwo, watcher2); in multipleLdsWatchers() local 1722 ResourceWatcher<RdsUpdate> watcher2 = mock(ResourceWatcher.class); in multipleRdsWatchers() local 1726 xdsClient.watchXdsResource(XdsRouteConfigureResource.getInstance(),rdsResourceTwo, watcher2); in multipleRdsWatchers() local 2658 ResourceWatcher<CdsUpdate> watcher2 = mock(ResourceWatcher.class); in multipleCdsWatchers() local 2661 xdsClient.watchXdsResource(XdsClusterResource.getInstance(),cdsResourceTwo, watcher2); in multipleCdsWatchers() local 3081 ResourceWatcher<EdsUpdate> watcher2 = mock(ResourceWatcher.class); in multipleEdsWatchers() local 3084 xdsClient.watchXdsResource(XdsEndpointResource.getInstance(),edsResourceTwo, watcher2); in multipleEdsWatchers() local
|
/aosp_15_r20/external/libchrome/base/synchronization/ |
H A D | waitable_event_watcher_unittest.cc | 227 WaitableEventWatcher watcher2; in TEST_P() local 267 WaitableEventWatcher watcher2; in TEST_P() local
|
/aosp_15_r20/external/cronet/base/synchronization/ |
H A D | waitable_event_watcher_unittest.cc | 237 WaitableEventWatcher watcher2; in TEST_P() local 279 WaitableEventWatcher watcher2; in TEST_P() local
|
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
H A D | ChildlessActivityTest.java | 159 final ActivityWatcher watcher2 = anotherActivityLauncher.getWatcher(); in testLaunchAnotherActivity() local 194 final ActivityWatcher watcher2 = anotherActivityLauncher.getWatcher(); in testLaunchAnotherActivity_onTopOfIt() local 1170 final ActivityWatcher watcher2 = launcher2.getWatcher(); in setContentCaptureFeatureEnabledTest_disabledThenReEnabled() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/ |
D | uncaught_exceptions_np.cpp | 47 exception_watcher2 watcher2(m_count2); in ~exception_watcher1() local
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_kqueue_unittest.cc | 169 PortWatcher watcher2(BindRepeating( in TEST_F() local
|
/aosp_15_r20/cts/tests/app/src/android/app/cts/ |
H A D | ActivityManagerTest.java | 1428 final WatchUidRunner watcher2 = new WatchUidRunner(mInstrumentation, ai.uid, waitForSec); in testTrimAppChildProcess() local 1646 final WatchUidRunner watcher2 = new WatchUidRunner(mInstrumentation, ai2.uid, waitForSec); in testTrimMemActivityFg() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | PropertyInvalidatedCacheTests.java | 525 NonceWatcher watcher2 = sysCache.getNonceWatcher(); in testNonceWatcherChanged() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_path_watcher_unittest.cc | 325 FilePathWatcher watcher1, watcher2; in TEST_F() local
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_path_watcher_unittest.cc | 687 FilePathWatcher watcher1, watcher2; in TEST_F() local 2156 FilePathWatcher watcher1, watcher2; in TEST_P() local
|