Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_client_test.cc1096 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 DXdsClientImplTestBase.java1312 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 Dwaitable_event_watcher_unittest.cc227 WaitableEventWatcher watcher2; in TEST_P() local
267 WaitableEventWatcher watcher2; in TEST_P() local
/aosp_15_r20/external/cronet/base/synchronization/
H A Dwaitable_event_watcher_unittest.cc237 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 DChildlessActivityTest.java159 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/
Duncaught_exceptions_np.cpp47 exception_watcher2 watcher2(m_count2); in ~exception_watcher1() local
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_kqueue_unittest.cc169 PortWatcher watcher2(BindRepeating( in TEST_F() local
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DActivityManagerTest.java1428 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 DPropertyInvalidatedCacheTests.java525 NonceWatcher watcher2 = sysCache.getNonceWatcher(); in testNonceWatcherChanged() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_unittest.cc325 FilePathWatcher watcher1, watcher2; in TEST_F() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_unittest.cc687 FilePathWatcher watcher1, watcher2; in TEST_F() local
2156 FilePathWatcher watcher1, watcher2; in TEST_P() local