Home
last modified time | relevance | path

Searched refs:mock (Results 1 – 17 of 17) sorted by relevance

/development/python-packages/adb/
Dtest.py18 import mock
35 @mock.patch('adb.device.get_devices')
41 @mock.patch('adb.device.get_devices')
48 @mock.patch('adb.device.get_devices')
55 @mock.patch('adb.device.get_devices')
63 @mock.patch('adb.device.get_devices')
69 @mock.patch('adb.device.get_devices')
/development/vndk/tools/definition-tool/tests/
Dcompat.py58 from unittest.mock import patch
64 def patch(target, mock): argument
68 setattr(obj, attr, mock)
/development/apps/Development/
DAndroid.mk9 LOCAL_OPTIONAL_USES_LIBRARIES := org.apache.http.legacy android.test.base android.test.mock
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java33 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
DBigTextIntentService.java32 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
DMessagingIntentService.java33 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java31 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
DBigPictureSocialIntentService.java35 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
DMessagingIntentService.java35 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/mock/
DMockDatabase.java1 package com.example.android.wearable.wear.wearnotifications.mock;
/development/build/
DAndroid.mk105 ALL_SDK_FILES += $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android.test.mock.stubs_intermed…
Dsdk.atree172 …j/JAVA_LIBRARIES/android.test.mock.stubs_intermediates/classes.jar platforms/${PLATFORM_NAME}/op…
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/mock/
DMockDatabase.java1 package com.example.android.wearable.wear.wearnotifications.mock;
/development/samples/NotePad/tests/src/com/example/android/notepad/
DNotePadProviderTest.java27 import android.test.mock.MockContentResolver;
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java45 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java51 import com.example.android.wearable.wear.wearnotifications.mock.MockDatabase;
/development/sdk/
Dsdk_files_NOTICE.txt9743 /framework/android-mock-generatorlib.jar