HomeSort by relevance Sort by last modified time
    Searched full:matchers (Results 451 - 475 of 1392) sorted by null

<<11121314151617181920>>

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ImsSMSDispatcherTest.java 24 import static org.mockito.Matchers.any;
25 import static org.mockito.Matchers.anyString;
26 import static org.mockito.Matchers.isNull;
  /packages/apps/EmergencyInfo/tests/robolectric/src/com/android/emergency/preferences/
EmergencyContactsPreferenceTest.java 19 import static org.mockito.Matchers.any;
20 import static org.mockito.Matchers.anyString;
21 import static org.mockito.Matchers.eq;
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
ProfileOwnerProvisioningControllerTest.java 21 import static org.mockito.Matchers.anyInt;
22 import static org.mockito.Matchers.anyString;
23 import static org.mockito.Matchers.eq;
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/
DownloadPackageTaskTest.java 25 import static org.mockito.Matchers.any;
26 import static org.mockito.Matchers.anyString;
28 import static org.mockito.Matchers.nullable;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/
RemoveAccountPreferenceControllerTest.java 20 import static org.mockito.Matchers.any;
21 import static org.mockito.Matchers.anyInt;
22 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DefaultAppSettingsTest.java 20 import static org.mockito.Matchers.anyInt;
21 import static org.mockito.Matchers.anyString;
22 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/assist/
AssistFlashScreenPreferenceControllerTest.java 42 import static org.mockito.Matchers.any;
43 import static org.mockito.Matchers.anyString;
44 import static org.mockito.Matchers.eq;
DefaultAssistPreferenceControllerTest.java 20 import static org.mockito.Matchers.any;
21 import static org.mockito.Matchers.anyBoolean;
22 import static org.mockito.Matchers.anyInt;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/backup/
BackupSettingsActivityTest.java 19 import static org.mockito.Matchers.any;
20 import static org.mockito.Matchers.anyInt;
21 import static org.mockito.Matchers.isA;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
BluetoothPairingDetailTest.java 21 import static org.mockito.Matchers.any;
22 import static org.mockito.Matchers.anyBoolean;
23 import static org.mockito.Matchers.anyInt;
DeviceListPreferenceFragmentTest.java 21 import static org.mockito.Matchers.any;
22 import static org.mockito.Matchers.anyBoolean;
23 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/development/
VerifyAppsOverUsbPreferenceControllerTest.java 18 import static org.mockito.Matchers.any;
19 import static org.mockito.Matchers.anyInt;
20 import static org.mockito.Matchers.anyString;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/display/
AmbientDisplayNotificationsPreferenceControllerTest.java 23 import static org.mockito.Matchers.any;
24 import static org.mockito.Matchers.anyInt;
25 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
ApplicationListPreferenceControllerTest.java 49 import static org.mockito.Matchers.any;
50 import static org.mockito.Matchers.anyInt;
51 import static org.mockito.Matchers.eq;
EnterpriseSetDefaultAppsListPreferenceControllerTest.java 53 import static org.mockito.Matchers.any;
54 import static org.mockito.Matchers.anyInt;
55 import static org.mockito.Matchers.eq;
EnterpriseSetDefaultAppsPreferenceControllerTest.java 22 import static org.mockito.Matchers.anyInt;
23 import static org.mockito.Matchers.argThat;
24 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/anomaly/
AnomalyLoaderTest.java 21 import static org.mockito.Matchers.any;
22 import static org.mockito.Matchers.anyInt;
23 import static org.mockito.Matchers.anyString;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/anomaly/checker/
BluetoothScanAnomalyDetectorTest.java 22 import static org.mockito.Matchers.any;
23 import static org.mockito.Matchers.anyLong;
24 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/password/
ChooseLockGenericControllerTest.java 22 import static org.mockito.Matchers.any;
23 import static org.mockito.Matchers.anyBoolean;
24 import static org.mockito.Matchers.anyInt;
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/utils/
PreferenceListCacheTest.java 37 import static org.mockito.Matchers.any;
38 import static org.mockito.Matchers.anyInt;
39 import static org.mockito.Matchers.eq;
  /packages/apps/TV/tests/unit/src/com/android/tv/dvr/provider/
DvrDbSyncTest.java 20 import static org.mockito.Matchers.anyInt;
21 import static org.mockito.Matchers.anyObject;
22 import static org.mockito.Matchers.eq;
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
BluetoothManagerTest.java 37 import static org.mockito.Matchers.any;
38 import static org.mockito.Matchers.anyInt;
39 import static org.mockito.Matchers.eq;
IncomingCallNotifierTest.java 33 import static org.mockito.Matchers.any;
34 import static org.mockito.Matchers.eq;
35 import static org.mockito.Matchers.isNull;
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-matchers.h.pump 38 // This file implements some commonly used variadic matchers.
46 #include "gmock/gmock-matchers.h"
220 const Matcher<const Element&> matchers[] = {
228 return MakeMatcher(new ElementsAreMatcherImpl<Container>(matchers, $i));
349 // matchers. The former form infers the size of 'array', which must
366 // sub-matchers. AllOf is called fully qualified to prevent ADL from firing.
386 // sub-matchers. AnyOf is called fully qualified to prevent ADL from firing.
411 // define custom matchers easily.
469 // Parameterizing Matchers
500 // support multi-parameter matchers
    [all...]
  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 16 /// The parser does not know how to process the matchers. It delegates this task
57 /// the matchers.
151 /// construct the matchers. If null, it uses the default registry.
182 /// construct the matchers. If null, it uses the default registry.
202 /// construct the matchers. If null, it uses the default registry.

Completed in 679 milliseconds

<<11121314151617181920>>