Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/testclient/src/
H A DWatchdogClient.cpp112 std::shared_ptr<ICarWatchdogClient> testClient; in respondToWatchdog() local
173 std::shared_ptr<ICarWatchdogClient> testClient; in unregisterClient() local
/aosp12/frameworks/av/services/mediaresourcemanager/fuzzer/
H A Dmediaresourcemanager_fuzzer.cpp55 shared_ptr<IResourceManagerClient> testClient; member
242 shared_ptr<IResourceManagerClient> testClient = in setResources() local
261 shared_ptr<IResourceManagerClient> testClient = in setResources() local
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/
H A DWifiNl80211ManagerTest.java758 final NativeWifiClient testClient = new NativeWifiClient(TEST_RAW_MAC_BYTES); in testSoftApListenerInvocation() local
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java2488 final WifiClient testClient = mock(WifiClient.class); in testUpdateConnectedClients() local