Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DHostapdHalTest.java899 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectSuccess() local
914 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailureDueToInvalidArg() local
934 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailure() local
952 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectRemoteException() local
967 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectHIDLNotSupport() local
/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs280 let test_client: Strong<dyn ITest> = in trivial_client() localVariable
289 let test_client: Strong<dyn ITest> = in get_selinux_context() localVariable