Home
last modified time | relevance | path

Searched defs:mockListener (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraManagerTest.java210 MockStateCallback mockListener = MockStateCallback.mock(); in testCameraManagerOpenCamerasSerially() local
251 MockStateCallback mockListener = MockStateCallback.mock(); in testCameraManagerOpenAllCameras() local
521 MockStateCallback mockListener = MockStateCallback.mock(); in testCameraManagerListenerCallbacks() local
569 MockStateCallback mockListener = MockStateCallback.mock(); in testCameraManagerListenerCallbacks() local
DSurfaceViewPreviewTest.java467 CaptureCallback mockListener, in verifyCaptureResults()
DCameraDeviceTest.java1194 CameraCaptureSession.CaptureCallback mockListener, in verifyCaptureResults()
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java168 ITestInvocationListener mockListener in testGlesVersion() local
317 ITestInvocationListener mockListener in testResultCode() local
486 ITestInvocationListener mockListener in testRun_multipleTests() local
589 ITestInvocationListener mockListener in testRun_unexecutableTests() local
680 ITestInvocationListener mockListener in testRun_queryPmListFailure() local
736 ITestInvocationListener mockListener in testRun_queryRenderabilityFailure() local
825 ITestInvocationListener mockListener in testOrientation() local
1110 ITestInvocationListener mockListener in testRun_unsupportedPixelFormat() local
1403 ITestInvocationListener mockListener in testRun_multipleInstances() local
1654 ITestInvocationListener mockListener in testMultipleInstancesLossOfDeviceMidInstance() local
[all …]
/cts/tests/tests/permission/src/android/permission/cts/
DNoLocationPermissionTest.java139 LocationListener mockListener = new MockLocationListener(); in checkRequestLocationUpdates() local