Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/testclient/src/
DWatchdogClient.cpp112 std::shared_ptr<ICarWatchdogClient> testClient; in respondToWatchdog() local
173 std::shared_ptr<ICarWatchdogClient> testClient; in unregisterClient() local
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java3174 final WifiClient testClient = mock(WifiClient.class); in notifyConnectedWifiClientsChanged() local